ContainerControl

Members

Functions

activateControl
bool activateControl(Control ctrl)
activeControl
Control activeControl [@property setter]

Properties

activeControl
Control activeControl [@property getter]
parentForm
Form parentForm [@property getter]

Inherited Members

From ScrollableControl

autoScaleBaseSize
Size autoScaleBaseSize [@property getter]
Size autoScaleBaseSize [@property setter]
autoScale
bool autoScale [@property setter]
bool autoScale [@property getter]
scrollSize
Size scrollSize [@property setter]
Size scrollSize [@property getter]
DockPaddingEdges
class DockPaddingEdges
dockPadding
DockPaddingEdges dockPadding [@property getter]
hScroll
bool hScroll [@property setter]
bool hScroll [@property getter]
vScroll
bool vScroll [@property setter]
bool vScroll [@property getter]

From IContainerControl

activeControl
Control activeControl [@property getter]

Meta