AlignPaddingTop Property (AForm)

Version 5

 

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

Syntax

[ fPadding = ] Object.AlignPaddingTop

The AlignPaddingTop property syntax has the following parts:

 

Name

Type

Description

Object

AForm

AForm object

fPadding

Float

the size of the top border

Comments

 

Example

The following statement sets the top border of a form:

  frm.AlignPaddingTop=fPadding

Applies to

AForm

See Also

AlignPaddingBottom,AlignPaddingLeft,AlignPaddingRight