Returns or sets the size of the top of the border for aligned (docked) controls.
[ fSize = ] Object.AlignPaddingTop
The AlignPaddingTop property syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
APanel |
APanel control |
|
fSize |
Float |
Returns the top border padding size |
The following example sets the size of padding of the APanel control object:
apanel.AlignPaddingTop=20
AlignPaddingBottom, AlignPaddingLeft, AlignPaddingRight, Anchor