- Append
Control Append(Control child)
Undocumented in source. Be warned that the author may not have intended to support it.
- Insert
Control Insert(Control ref_child, Control child)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetChild
Control GetChild(int pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetChildPos
int GetChildPos(Control child)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetChildCount
int GetChildCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- GetFirstChild
Control GetFirstChild()
Undocumented in source. Be warned that the author may not have intended to support it.
- GetNextChild
Control GetNextChild(Control ref_child)
Undocumented in source. Be warned that the author may not have intended to support it.
- UpdateChildren
void UpdateChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
- RedrawChildren
void RedrawChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
- RefreshChildren
void RefreshChildren()
Undocumented in source. Be warned that the author may not have intended to support it.