Control Object Properties
AutoState Control automatic toggling of states
   
Description This property controls the automatic toggling of states in a Treeview. The toggling occurs whenever a user clicks on the State indicator in the treeview.

The number of states that the system will toggle through is determined by the value set in this property or, if the property is set to 1, the number of bitmaps assigned to the Treeview. In addition, when the user toggles a state indicator while holding down the Shift , all entries between the current entry and the last will be toggled to the new state of the current entry (in effect allowing for group select/deselect).

See State Indicators.

   
Used by TREEVIEW