Microsoft SDK for Java

ComboBox.onMeasureItem

Triggers the measureItem event.

Syntax

protected void onMeasureItem( MeasureItemEvent e )

Parameters

e

A MeasureItemEvent object that provides notification for the event.

Remarks

When overriding this method, call super.onMeasureItem.

See Also   addOnMeasureItem

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