Microsoft SDK for Java

TabBase.removeOnDrawItem

Removes the delegate that is assigned to the drawItem event.

Syntax

public final void removeOnDrawItem( DrawItemEventHandler value )

Parameters

value

The DrawItemEventHandler delegate to be removed. The DrawItemEvent contains a Graphics object in which to paint the tab.

See Also   addOnDrawItem

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