Example of changing a property of the TagPicker control
- Last UpdatedNov 06, 2024
- 1 minute read
Install and embed the TagPicker Control into a graphic as described in:
In this example the "Tag Picker" caption of the TagPicker control is hidden.
-
Select the embedded TagPicker client control. The Properties Editor shows all properties of the client control.
-
In the Misc property category, locate the property HideCaption.
-
Assign the value True to it and click Enter. The caption "Tag Picker" of the TagPicker client control is hidden.