- addNode
TreeNode addNode(string txt, int imgIndex, int selImgIndex, NodeInsertMode nim)
Undocumented in source. Be warned that the author may not have intended to support it.
- addNode
TreeNode addNode(string txt, int imgIndex, NodeInsertMode nim)
Undocumented in source. Be warned that the author may not have intended to support it.
- addNode
TreeNode addNode(string txt, NodeInsertMode nim)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- collapse
void collapse()
Undocumented in source. Be warned that the author may not have intended to support it.
- createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
- expand
void expand()
Undocumented in source. Be warned that the author may not have intended to support it.
- onHandleCreated
void onHandleCreated(EventArgs e)
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.
- onSelectedNodeChanged
void onSelectedNodeChanged(TreeNodeChangedEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSelectedNodeChanging
void onSelectedNodeChanging(CancelTreeNodeEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTreeNodeCollapsed
void onTreeNodeCollapsed(TreeNodeEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTreeNodeExpanded
void onTreeNodeExpanded(TreeNodeEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTreeNodeExpanding
void onTreeNodeExpanding(CancelTreeNodeEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeNode
void removeNode(TreeNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeNode
void removeNode(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.