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]

ditto

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

autoScroll
deprecated void autoScroll(bool byes)
Undocumented in source. Be warned that the author may not have intended to support it.
autoScroll
deprecated bool autoScroll()
Undocumented in source. Be warned that the author may not have intended to support it.
autoScrollMargin
deprecated void autoScrollMargin(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
autoScrollMargin
deprecated Size autoScrollMargin()
Undocumented in source. Be warned that the author may not have intended to support it.
autoScrollMinSize
deprecated void autoScrollMinSize(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
autoScrollMinSize
deprecated Size autoScrollMinSize()
Undocumented in source. Be warned that the author may not have intended to support it.
autoScrollPosition
deprecated void autoScrollPosition(Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
autoScrollPosition
deprecated Point autoScrollPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
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]

ditto

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]

ditto

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]

ditto

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.
setAutoScrollMargin
deprecated void setAutoScrollMargin(int x, int y)
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]

ditto

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]

ditto

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