![]() | Type | Description | ||
| Handle as Variant | A long expression that identifies a handle to an Image list (The Handle should be of HIMAGELIST type), or a string expression that indicates the base64 encoded string that holds the icons list. Use the eximages tool to save your icons as base64 encoded format. |
The user can add images at design time, by drag and drop files to combo's image holder. Use the ReplaceIcon method to add, remove or clear icons in the control's images collection. Use the Image property to assign an icon to a page.
The following sample loads icons using the BASE64 encoded strings:
The following sample uses the Microsoft Image List control:
Tab1.Images ImageList1.hImageList