property Record.ShowImageList as Boolean
Specifies whether the control's image list window is visible or hidden.
Type
Description
Boolean
A boolean expression that indicates whether the control's images list window is visible or hidden.
The property has effect only at design time. Use the
Images
method to assign a list of icons at runtime. Use the
ReplaceIcon
method to update the control's list of icons. At design time, the user can add new icons to the control's Images collection, by dragging icon files, exe files, etc, to the images list panel.
Send comments on this topic.
© 1999-2007
Exontrol Inc, Software
. All rights reserved.