Name

MeasureItemEventHandler

Synopsis

This is the delegate for the MeasureItem event, raised by ListBox, ComboBox, and MenuItem controls, which support owner draw modes.


public delegate void MeasureItemEventHandler(object sender, MeasureItemEventArgs e);

Associated Events

CheckedListBox.MeasureItem(), ComboBox.MeasureItem(), ListBox.MeasureItem(), MenuItem.MeasureItem()

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.