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