Microsoft SDK for Java

ListBox.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.

See Also   addOnDrawItem

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