703
TREE_VIEW
Item
StateBitmaps$
This control operates like a standard list box but appears as a tree-like structure with
optional bitmaps. Each entry in a tree view consists of a series of strings or values
separated by a delimiter like a directory structure. Details on the tree view list box
control are provided under the LIST_BOX Directive, p.191. See also State Indicators
and Multiple Selections, p.726.
TRISTATE_BOX
A tristate box is a check box in which the user can toggle between three states: On,
Off, and a third choice. For more information, refer to the TRISTATE_BOX Directive,
VARDROP_BOX
Item
Left
The VARDROP_BOX control operates like a standard drop box but will allow
variable input. That is, the user can select any element from a list of items associated
with the drop box but can also enter any other value. For more information on this
control, refer to the VARDROP_BOX Directive, p.352.