Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
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