StatusBar.removeOnDrawItem

Overview | Methods | This Package | All Packages

StatusBar.removeOnDrawItem

Removes the delegate that is assigned to the drawItem event.

Syntax

public void removeOnDrawItem( StatusBarDrawItemEventHandler value )

Parameters

value

The StatusBarDrawItemEventHandler delegate to be removed.

See Also    addOnDrawItem