Last updated
Was this helpful?
Last updated
Was this helpful?
: Returns the index of the tag being clicked or double clicked.
: Text of the tag that is being clicked or double clicked.
Wisej.Web.TagTextBoxMousEventArgs
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.
Represents the method that will handle the or events of a control.
One of the values that indicate which mouse button was pressed.