Removes the delegate that is assigned to the drawItem event.
public final void removeOnDrawItem( DrawItemEventHandler value )
value
The DrawItemEventHandler delegate to be removed. The DrawItemEvent contains a Graphics object in which to paint the tab.
See Also addOnDrawItem