ContainerControl

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

activateControl
bool activateControl(Control ctrl)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

activeControl
Control activeControl [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
activeControl
Control activeControl [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parentForm
Form parentForm [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ScrollableControl

autoScaleBaseSize
Size autoScaleBaseSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
autoScaleBaseSize
Size autoScaleBaseSize [@property setter]
Undocumented in source.
autoScale
bool autoScale [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
autoScale
bool autoScale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scrollPosition
Point scrollPosition [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
calcScale
Size calcScale(Size area, Size toScale, Size fromScale)
Undocumented in source.
calcScale
Size calcScale(Size area, Size toScale)
Undocumented in source. Be warned that the author may not have intended to support it.
_scale
void _scale(Size toScale)
Undocumented in source. Be warned that the author may not have intended to support it.
_scale
void _scale()
Undocumented in source. Be warned that the author may not have intended to support it.
onControlAdded
void onControlAdded(ControlEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
displayRectangle
Rect displayRectangle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scrollSize
Size scrollSize [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
scrollSize
Size scrollSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
DockPaddingEdges
class DockPaddingEdges
Undocumented in source.
dockPadding
DockPaddingEdges dockPadding [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
DEFAULT_SCALE
enum DEFAULT_SCALE;
Undocumented in source.
hScroll
bool hScroll [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
hScroll
bool hScroll [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
vScroll
bool vScroll [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
vScroll
bool vScroll [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseWheel
void onMouseWheel(MouseEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onVisibleChanged
void onVisibleChanged(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onResize
void onResize(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.

From IContainerControl

activeControl
Control activeControl [@property getter]
Undocumented in source.
activeControl
deprecated void activeControl(Control )
Undocumented in source.
activateControl
deprecated bool activateControl(Control )
Undocumented in source.

Meta