Skip to main content

TdxShellTreeViewControlOptionsBehavior Properties

Stores Shell Tree View behavior settings.
Name Description
AllowDragDrop Specifies if OLE drag-and-drop operations are enabled in the Shell Tree View control.
AutoExpand Specifies if the Tree View control expands a node when a user clicks it. Inherited from TdxTreeViewCustomOptionsBehavior.
CaptionEditing Specifies if shell item captions are editable.
ChangeDelay Specifies the delay between a user action and its corresponding selection state change.
HotTrack Specifies if the Shell Tree View control highlights hot-tracked nodes.
ReadOnly Specifies if a Tree View control is in read-only mode. Inherited from TdxTreeViewCustomOptionsBehavior.
SortType Specifies the criteria by which the Tree View sorts its nodes after a node’s caption and associated data pointer changes. Inherited from TdxTreeViewCustomOptionsBehavior.
ToolTips Specifies if tree nodes show tooltips when node captions do not fit in the Tree View control horizontally. Inherited from TdxTreeViewCustomOptionsBehavior.
See Also