StatusBarPanelClickEventArgs
Wisej.Web.StatusBarPanelClickEventArgs
Last updated
Wisej.Web.StatusBarPanelClickEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the PanelClick event.
Initializes a new instance of the StatusBarPanelClickEventArgs class.
button
One of the MouseButtons values that represents the mouse buttons that were clicked while over the StatusBarPanel.
Initializes a new instance of the StatusBarPanelClickEventArgs class.
button
One of the MouseButtons values that represents the mouse buttons that were clicked while over the StatusBarPanel.
Initializes a new instance of the StatusBarPanelClickEventArgs class.
StatusBarPanel: Returns the StatusBarPanel to draw.
Represents the method that will handle the PanelClick event of a StatusBar.