ContainerControl

Undocumented in source.

Members

Functions

createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
doChildControls
void doChildControls()
Undocumented in source. Be warned that the author may not have intended to support it.
onDGuiMessage
void onDGuiMessage(Message m)
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.

Properties

controls
Control[] controls [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rtlLayout
bool rtlLayout [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rtlLayout
bool rtlLayout [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_childControls
Collection!(Control) _childControls;
Undocumented in source.

Meta