Microsoft SDK for Java

ToolBar.onButtonClick

Triggers the buttonClick event.

Syntax

protected void onButtonClick( ToolBarButtonClickEvent e )

Parameters

e

The ToolBarButtonClickEvent object that provides the event data.

Remarks

The buttonClick event occurs when a button in the toolbar control is clicked.

See Also   addOnButtonClick, removeOnButtonClick

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