.NET Windows Forms in a Nutshell

StatusBarPanelClickEventHandler serializable

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

This is the delegate for the StatusBar.PanelClick event.

public delegate void StatusBarPanelClickEventHandler (object sender , StatusBarPanelClickEventArgs e );

Associated Events

StatusBar.PanelClick()

Категории