AlignPaddingBottom Property (AForm)

Version 5

 

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

Syntax

[ fPadding = ] Object.AlignPaddingBottom

The AlignPaddingBottom property syntax has the following parts:

 

Name

Type

Description

Object

AForm

A form object

fPadding

Float

the size of the border at the bottom

Comments

 

Example

The following statement sets the size of the border at the bottom:

frm.AlignPaddingBottom=fPadding

Applies to

AForm

See Also

AlignPaddingLeft, AlignPaddingRight, AlignPaddingTop