StatusBarPanelClickEventHandler
Wisej.Web.StatusBarPanelClickEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the PanelClick event of a StatusBar.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A StatusBarPanelClickEventArgs that contains the event data. |
Fired By
Name | Description |
---|---|
Fired when a StatusBarPanel object on a StatusBar control is clicked. |
Last updated