Overview | Methods | This Package | All Packages
Sets the image list control associated with this control.
Syntax
public final void setImageList( ImageList imageList )
Parameters
imageList
An ImageList object that contains the images you can display on tabs.
See Also getImageList