
A category selection control is a collection of selectors, or tabs, that allow the children of a database node
to be arranged into different sets. Each set has a base graphic, an icon graphic, a name string and a merge id string.
The control uses the information to draw the category items. Categories can be created and deleted using the control.
This control supports the "shortcut" dragdata type. Dropping shortcuts on the control will assign the corresponding
category to the shortcut target, if it is a child of the specified target control's data source.
Definition
<categoryselectioncontrol
>
|
|
<targetcontrol
>
...
</targetcontrol>
|
The name of the control whose contents are being filtered |
</categoryselectioncontrol>
|
|