StatusBarPanelClickEventArgs
Wisej.Web.StatusBarPanelClickEventArgs
Last updated
Wisej.Web.StatusBarPanelClickEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the PanelClick event.
Initializes a new instance of the StatusBarPanelClickEventArgs class.
statusBarPanel
button
clicks
The number of times that the mouse button was clicked.
x
The x-coordinate of the mouse click.
y
The y-coordinate of the mouse click.
Initializes a new instance of the StatusBarPanelClickEventArgs class.
statusBarPanel
button
clicks
The number of times that the mouse button was clicked.
x
The x-coordinate of the mouse click.
y
The y-coordinate of the mouse click.
role
The internal role assigned to the element that generated the pointer event.
Initializes a new instance of the StatusBarPanelClickEventArgs class.
args
The event arguments received from the client.
StatusBarPanel: Returns the StatusBarPanel to draw.
The that represents the panel that was clicked.
One of the values that represents the mouse buttons that were clicked while over the .
The that represents the panel that was clicked.
One of the values that represents the mouse buttons that were clicked while over the .
Represents the method that will handle the event of a .