Microsoft SDK for Java

ToolBarButton.setItemData

Sets user-defined data on this button.

Syntax

public final void setItemData( Object value )

Parameters

value

An object that contains the user-defined data for this button.

See Also   getItemData

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