TreeView

Undocumented in source.
class TreeView : ControlSuperClass {}

Constructors

this
this()
Undocumented in source.

Members

Aliases

foreColor
alias foreColor = Control.foreColor
Undocumented in source.
hotTracking
deprecated alias hotTracking = hoverSelection
Undocumented in source.

Functions

beginUpdate
void beginUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
collapseAll
void collapseAll()
Undocumented in source. Be warned that the author may not have intended to support it.
createParams
void createParams(CreateParams cp)
Undocumented in source. Be warned that the author may not have intended to support it.
endUpdate
void endUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
expandAll
void expandAll()
Undocumented in source. Be warned that the author may not have intended to support it.
getNodeAt
TreeNode getNodeAt(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
getNodeAt
TreeNode getNodeAt(Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
onAfterCollapse
void onAfterCollapse(TreeViewEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onAfterExpand
void onAfterExpand(TreeViewEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onAfterLabelEdit
void onAfterLabelEdit(NodeLabelEditEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onAfterSelect
void onAfterSelect(TreeViewEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onBeforeCollapse
void onBeforeCollapse(TreeViewCancelEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onBeforeExpand
void onBeforeExpand(TreeViewCancelEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onBeforeLabelEdit
void onBeforeLabelEdit(NodeLabelEditEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onBeforeSelect
void onBeforeSelect(TreeViewCancelEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleDestroyed
void onHandleDestroyed(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
prevWndProc
void prevWndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
prevwproc
LRESULT prevwproc(UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.
wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

backColor
Color backColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
backColor
Color backColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
borderStyle
BorderStyle borderStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
borderStyle
BorderStyle borderStyle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultBackColor
Color defaultBackColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultForeColor
Color defaultForeColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultSize
Size defaultSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
foreColor
Color foreColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fullRowSelect
bool fullRowSelect [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fullRowSelect
bool fullRowSelect [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hideSelection
bool hideSelection [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
hideSelection
bool hideSelection [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hoverSelection
bool hoverSelection [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
hoverSelection
bool hoverSelection [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageList
ImageList imageList [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageList
ImageList imageList [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
indent
int indent [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
indent
int indent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
itemHeight
int itemHeight [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
itemHeight
int itemHeight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
labelEdit
bool labelEdit [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
labelEdit
bool labelEdit [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
nodes
TreeNodeCollection nodes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pathSeparator
dchar pathSeparator [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
pathSeparator
dchar pathSeparator [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scrollable
bool scrollable [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
scrollable
bool scrollable [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedImageIndex
int selectedImageIndex [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedImageIndex
int selectedImageIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedNode
TreeNode selectedNode [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedNode
TreeNode selectedNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showLines
bool showLines [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showLines
bool showLines [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showPlusMinus
bool showPlusMinus [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showPlusMinus
bool showPlusMinus [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showRootLines
bool showRootLines [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showRootLines
bool showRootLines [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
singleExpand
bool singleExpand [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
singleExpand
bool singleExpand [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sorted
bool sorted [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sorted
bool sorted [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
topNode
TreeNode topNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
visibleCount
int visibleCount [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

afterCollapse
Event!(TreeView, TreeViewEventArgs) afterCollapse;
Undocumented in source.
afterExpand
Event!(TreeView, TreeViewEventArgs) afterExpand;
Undocumented in source.
afterLabelEdit
Event!(TreeView, NodeLabelEditEventArgs) afterLabelEdit;
Undocumented in source.
afterSelect
Event!(TreeView, TreeViewEventArgs) afterSelect;
Undocumented in source.
beforeCollapse
Event!(TreeView, TreeViewCancelEventArgs) beforeCollapse;
Undocumented in source.
beforeExpand
Event!(TreeView, TreeViewCancelEventArgs) beforeExpand;
Undocumented in source.
beforeLabelEdit
Event!(TreeView, NodeLabelEditEventArgs) beforeLabelEdit;
Undocumented in source.
beforeSelect
Event!(TreeView, TreeViewCancelEventArgs) beforeSelect;
Undocumented in source.

Inherited Members

From ControlSuperClass

prevWndProc
void prevWndProc(Message msg)
Undocumented in source.
wndProc
void wndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
defWndProc
void defWndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaintBackground
void onPaintBackground(PaintEventArgs pea)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta