- this
this()
Undocumented in source.
- this
this(Ihandle* ih)
Undocumented in source.
- this
this(Control child)
Undocumented in source.
- this
this(Control child0, Control child1, Control child2, Control child3, Control child4, Control child5, Control child6, Control child7, Control child8, Control child9)
Undocumented in source.
- this
this(string CN, Control child0, Control child1, Control child2, Control child3, Control child4, Control child5, Control child6, Control child7, Control child8, Control child9)
Undocumented in source.
- this
this(Control[] child_array, FILL_TYPE fill)
Undocumented in source.
- this
this(string CN, Control[] child_array, FILL_TYPE fill)
Undocumented in source.
- 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.