Language Reference Guide : 4. System Classes : TreeNode Class : SelectedBitmapLabelIndex Attribute
 
Share this page                  
SelectedBitmapLabelIndex Attribute
Data Type: integer
4GL Access: RW
The SelectedBitmapLabelIndex attribute is the one-based index of the bitmap label to be displayed when the node is selected. This index points to the bitmap that is in the ImageList array of the TreeviewField.
Note:  SelectedBitmapLabelIndex will not be used if the ExpandedBitmapLabelIndex Attribute is set and the node is expanded. ExpandedBitmapLabelIndex takes precedence.