Skip to main content
Version: v3

TreeView Element (Thmutil Extension)

Description
Defines a treeview.
Windows Installer references
None
Parents
Page, Theme
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
AlwaysShowSelect Specifies whether the row always appears selected even when the treeview has lost focus. 
asButtons Specifies whether the treeview will show buttons. 
EnableDragDrop Specifies whether drag and drop is enabled for the treeview. 
FullRowSelect Specifies whether an entire row is selected for the treeview. 
HasLines Specifies whether lines appear for all treeview items. 
HeightIntHeight of the control. Non-positive values extend the control to the bottom of the window minus the value.Yes
HexStyleHexBinaryHexadecimal window style for the control. 
HideWhenDisabledYesNoTypeSpecifies whether the control should be hidden when disabled. 
LinesAtRoot Specifies whether the root nodes have lines beside them. 
NameStringOptional name for the control. 
TabStopYesNoTypeSpecifies whether the control is part of the tab sequence of controls. 
VisibleYesNoTypeSpecifies whether the control is initially visible. 
WidthIntWidth of the control. Non-positive values extend the control to the right of the window minus the value.Yes
XIntX coordinate for the control from the left of the window. Negative values are coordinates from the right of the window minus the width of the control.Yes
YIntY coordinate for the control from the top of the window. Negative values are coordinates from the bottom of the window minus the height of the control.Yes
See Also
Thmutil Schema