Gets of sets the index of the icon to display when the node is currently selected by the user.
object.SelectedIcons as Integer
from version 11.0. Refer to Deprecated and Obsolete items for additional information.
This property is useful if you wish to display an image in the node when selected by the user, or a different image to the one specified in the Icon property (which is always displayed if set).
In order to use this property an image list must be specified in the Icons property of the tree view control.
This property is only applied if the Style property is set to TreeViewPictureText, TreeViewPlusPictureText, TreeViewLinesPictureText or TreeViewLinesPlusPictureText.
Icon property | ForeColor property | BackColor property | Style property | Icons property
© 2004-2021 looksoftware. All rights reserved.