Returns or sets the ImageList control that is associated with this control. Smartclient-only property.
object.ImageList = [imageList]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and imageListis a named image list control on the form.
Newlook Smartclient only.
For a control to use the ImageList property, you must first insert an ImageList control on the form. You can then set the ImageList property to the name of your inserted ImageList control.
In the tab control the ImageList property is used in conjunction with the Custom TabStyle property setting to specify the appearance of tabs.
TabStyle property | ImageList control
Tab control | DataGrid control
© 2004-2021 looksoftware. All rights reserved.