AlignPaddingRight Property (AForm)

Version 5

 

Returns or sets the size of the right border for aligned (docked) forms.

Syntax

[ fPadding = ] Object.AlignPaddingRight

The AlignPaddingRight property syntax has the following parts:

 

Name

Type

Description

Object

AForm

A form object

fPadding

Float

the size of the right border

Comments

 

Example

The following statements sets the size of the border at the right:

frm.AlignPaddingRight=fPadding

Applies to

AForm

See Also

AlignPaddingBottom,AlignPaddingLeft,AlignPaddingTop