Wisej.Web.TagTextBoxMousEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the TagClick or TagDoubleClick events of a TagTextBox control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A TagTextBoxMousEventArgs that contains the event data.
Fired when the user clicks (or taps) on a tag outside of the close icon.
Fired when the user double clicks (or double taps) on a tag outside of the close icon.