.NET Windows Forms in a Nutshell
This is the delegate for the StatusBar.DrawItem event. public delegate void StatusBarDrawItemEventHandler (object sender , StatusBarDrawItemEventArgs sbdevent ); Associated Events
StatusBar.DrawItem() |
This is the delegate for the StatusBar.DrawItem event. public delegate void StatusBarDrawItemEventHandler (object sender , StatusBarDrawItemEventArgs sbdevent ); Associated Events
StatusBar.DrawItem() |