Skip to content

OnRemoveTag - cTagsForm

Triggered when the user removes a tag from the control (using the mouse or the keyboard)

Type: Event

Parameters

Parameter Type Description
tTag tSelectionItem The (unescaped) tag being removed

Syntax

Procedure OnRemoveTag tSelectionItem tTag

Description

Event that is triggered when the user removes a tag from the control (using the mouse or the keyboard).

Note that using UpdateTags and WebSet psValue will not fire this event