Source Code |
2 | Common Controls Library |   |
Owner Draw ComboBoxEx Control |
||
A more flexible, better version of the VB6 ComboBoxEx control. |
NOTE:
this code has been superceded by the version at the new site.
|
|
  |
Overview | |
The Owner Draw ComboBoxEx control is an all VB implementation of the COMCTL32.DLL ComboBoxEx
control with additional features borrowed from the Owner Draw Combo and List Box
control.
Features |
Compared to the Owner Draw Combo List Box This control shares many features with the Owner-Draw Combo and List Box control. In fact, ComboBoxEx is simply Microsoft's implementation of an Owner Draw Combo for the purposes of drawing Explorer's drive picker combo box. ComboBoxEx only implements the features it strictly has to in order to fulfil that function. That means that it is less flexible than my Owner-Draw Combo and List Box. Notable differences are:
Documentation Documentation for the vbAccelerator Owner Draw ComboBoxEx control's properties, methods and classes is available as an RTF. This documentation was created with the Active X Documenter. Click here to download/view the vbalCbEx control method and event documentation |
Back to top
Back to Source Code
About Contribute Send Feedback Privacy
|