Microsoft SDK for Java

StatusBar.removeOnPanelClick

Removes the delegate that is assigned to the panelClick event.

Syntax

public void removeOnPanelClick( StatusBarPanelClickEventHandler value )

Parameters

value

The StatusBarPanelClickEventHandler delegate to be removed.

See Also   addOnPanelClick

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