Microsoft SDK for Java

TabBase.setImageList

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

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