Microsoft SDK for Java

MeasureItemEvent.MeasureItemEvent

Creates a MeasureItemEvent object.

Syntax

public MeasureItemEvent( int index, int itemHeight )

Parameters

index

The zero-based index of the item whose height must be determined.

itemHeight

The height of the item at the specified index.

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