StatusBarPanelClickEventArgs
Wisej.Web.StatusBarPanelClickEventArgs
Last updated
Was this helpful?
Wisej.Web.StatusBarPanelClickEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the event.
Initializes a new instance of the 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 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.
args
The event arguments received from the client.
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 .
Initializes a new instance of the class.
: Returns the to draw.
Represents the method that will handle the event of a .