FlatScrollBox

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Control child)
Undocumented in source.
this
this(FlatScrollBox container)
Undocumented in source.
this
this(Ihandle* _ih)
Undocumented in source.

Inherited Members

From Container

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.

Meta