See Also: DrawItemEventArgs Members
The DrawItem event is raised by owner draw controls, such as the System.Windows.Forms.ListBox and System.Windows.Forms.ComboBox controls. It contains all the information that is needed for the user to paint the specified item, including the item index, the System.Drawing.Rectangle, and the System.Drawing.Graphics on which the drawing should be done.