Microsoft SDK for Java

ListBox.onDrawItem

Triggers the drawItem event.

Syntax

protected void onDrawItem( DrawItemEvent e )

Parameters

e

A DrawItemEvent object that provides notification for the event.

Remarks

When overriding this method, call super.onDrawItem.

See Also   addOnDrawItem

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