Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.