![]() | 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 control's image panel. Use the ReplaceIcon method to add, replace or remove icons in the control's Images collection at runtime. Use the ShowImageList property to hide the control's Images panel.
The following sample uses the Microsoft Image List control:
Editor1.Images ImageList1.hImageList