.NET Windows Forms in a Nutshell

StatusBarDrawItemEventHandler serializable

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

This is the delegate for the StatusBar.DrawItem event.

public delegate void StatusBarDrawItemEventHandler (object sender , StatusBarDrawItemEventArgs sbdevent );

Associated Events

StatusBar.DrawItem()

Категории