.NET Windows Forms in a Nutshell
This is the delegate for the StatusBar.PanelClick event. public delegate void StatusBarPanelClickEventHandler (object sender , StatusBarPanelClickEventArgs e ); Associated Events
StatusBar.PanelClick() |
This is the delegate for the StatusBar.PanelClick event. public delegate void StatusBarPanelClickEventHandler (object sender , StatusBarPanelClickEventArgs e ); Associated Events
StatusBar.PanelClick() |