Rebar.setImageList

Overview | Methods | This Package | All Packages

Rebar.setImageList

Sets the image list control associated with the rebar control.

Syntax

public void setImageList( ImageList value )

Parameters

value

An ImageList object that contains a set of images from which you can choose the images to display in the rebar bands.

See Also   getImageList