TagTextBoxMousEventArgs
Wisej.Web.TagTextBoxMousEventArgs
Last updated
Was this helpful?
Wisej.Web.TagTextBoxMousEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the or events of a control
Initializes a new instance of the class.
text
Text of the tag that is being notified with the event.
index
Index of the tag that is being notified with the event.
button
clicks
The number of times a mouse button was pressed.
One of the values that indicate which mouse button was pressed.
: Returns the index of the tag being clicked or double clicked.
: Text of the tag that is being clicked or double clicked.
Represents the method that will handle the or events of a control.