DrawItemEventHandler

DrawItemEventHandler serializable

System. Windows .Forms (system. windows .forms.dll) delegate

This is the delegate for the various DrawItem events that are raised to permit owner drawing of items in a Control . See DrawItemEventArgs for more information on owner draw.

 public delegate void  DrawItemEventHandler  (object  sender  , DrawItemEventArgs  e  ); 

Associated Events

CheckedListBox.DrawItem() , ComboBox.DrawItem() , ListBox.DrawItem() , MenuItem.DrawItem() , TabControl.DrawItem()



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net