This event is sent by controls such as the ListBox or ComboBox that need users to tell them how large a given item is to be.
Object
EventArgs
MeasureItemEventArgs
[Visual Basic] Public Class MeasureItemEventArgs Inherits EventArgs [C#] public class MeasureItemEventArgs : EventArgs [C++] public __gc class MeasureItemEventArgs : public EventArgs [JScript] public class MeasureItemEventArgs extends EventArgs
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll