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