Microsoft SDK for Java

ToolBarButton.getItemData

Retrieves the data currently associated with this button.

Syntax

public final Object getItemData()

Return Value

Returns the user-defined data associated with this button, if this object has been set; otherwise, returns null.

See Also   setItemData

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