MeasureItemEvent Class
Methods | Fields | This Package | All Packages
Provides data for the measureItem event of a ComboBox or ListBox control.
Event
|
+--MeasureItemEvent
package com.ms.wfc.ui
public class MeasureItemEvent
extends Event****
Remarks
The measureItem event occurs when an owner-drawn combo box or list box is created and the sizes of the list items are determined. A MeasureItemEvent object specifies the index of the item whose height must be determined and the height of the item.