Form - FormPosition Property

FormPosition specifies the form's position when first shown

Member of Form (PRIM_FORM)

Data Type - Enumeration

Details

The FormPosition property defines the position of the form when first shown

Allowed Values

Enum ValueDescription
DefaultUse the default Top, Left, Height and Width
DefaultSizeOnlyUse the default Height and Width and designed Top and Left properties
DefaultPositionOnlyUse the default Top and Left and designed Height and Width
DesignedUse the Top, Left, Height and Width as defined in the source
ScreenCenterPosition in the center of the screen and use the designed Height and Width


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2