 |  |  |  |  |  |  |  |
 |
| | ctlUniComboFontXP
Unicode Combo List-Box for displaying fonts
| |  |
 | | | | |
 | | >>Common properties
Some Properties/Methods: |
 | | | | | | |
 | |
| BeginUpdate / EndUpdate |
permits you to start a long-time update on the control (for example by adding 1000 elements) without sending out many and many events. So it is fast! |
| CloneFrom |
clones the list from another control |
| DropDown |
shows the dropdown list |
| HScroll |
permits you to assign an horizontal scroll bar to the dropdown list |
| IsDroppedDown |
is the list dropped down? | |
 | | Events: |
 | | | | | | |
 | |
| AfterDropDown |
raised before closing the drop down list |
| BeforeDropDown |
raised before dropping down the list |
| ItemSelecting |
raised when selecting an item in the drop down list |
| MouseWheel |
raised when someone scrolls the mouse wheel | |
 | | How to use the control: Simply place the control over a form then set the 'Text' property. If you set an invalid Text this will be displayed in red. |
 | | | | | | |
 | | |  | |
 | | | | | | | |
 | | | | | | |  |