Provides data for the MeasureItemEventHandler event.
For a list of all members of this type, see MeasureItemEventArgs Members.
System.Object
System.EventArgs
Skybound.AutoComplete.AutoCompleteEventArgs
Skybound.AutoComplete.MeasureItemEventArgs
Skybound.AutoComplete.DrawItemEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The MeasureItem event is raised by the AutoCompleteManager component when an item is measured. When you handle the MeasureItem event, you should set the value of the ItemHeight property before you leave the event handler to specify the height of the item.
Namespace: Skybound.AutoComplete
Assembly: Skybound.AutoComplete (in Skybound.AutoComplete.dll)
MeasureItemEventArgs Members | Skybound.AutoComplete Namespace