ToolBar.setImageList

Overview | Methods | This Package | All Packages

ToolBar.setImageList

Associates an image list with the ToolBar control.

Syntax

public final void setImageList( ImageList value )

Parameters

value

An ImageList object that specifies the image list for this control.

See Also   getImageList