1. The BCB can edit res resource files?
2. A form of BCB can make control?? That is can be as a control to other Form,
Tutorial 3. Are there any production control, for example, I want to make TComboBox, modify the bezel, change press strategy;
4. How to combine the control, integrated into a control, such as combination TComboBox and TEdit the former to choose the type of input, the input,
5. Other TComboBox in the drop-down, with the effect of the scroll bar. How to implement,
CodePudding user response:
1, can2, can, see "c + + builder development and personnel 5 guide"
3, a, see "c + + builder development and personnel 5 guide"
4, see "c + + builder development and personnel 5 guide"
5, TComboBox drop-down had the scroll bar, as long as enough drop-down menu options, a scroll bar is naturally occurring
CodePudding user response:
Has just flipped through the book and found to be the most detailed in place or "c + + builder4 technology insider," are you going to answer all inside,This book have electronic CSDN resources, find the download and see
CodePudding user response:
"C + + builder development and personnel 5 guide" http://download.csdn.net/detail/1cctv/5950719CodePudding user response: