ImageList Property

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.

Client support

Newlook Smartclient only.

Use

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.

Tab control

In the tab control the ImageList property is used in conjunction with the Custom TabStyle property setting to specify the appearance of tabs.

See Also

TabStyle property | ImageList control

Applies To

Tab control | DataGrid control


© 2004-2021 looksoftware. All rights reserved.