Returns or sets the anchor type of a Panel control as a container.
[ enAnchor = ]Object.Anchor
The Anchor property syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
APanel |
APanel control |
|
enAnchor |
an anchor type |
The following example will set the anchor type of a panel control object:
apanel.Anchor=actrlAnchorTop
AlignPaddingBottom, AlignPaddingLeft, AlignPaddingRight, AlignPaddingTop