Window/App
This property defines an associative list of application shell properties. The available properties depend on the type of application shell.
Technical Name: |
|
Expected Value: |
Associative list of properties and values |
Default Value: |
None |
Description
The window properties are the widget properties of a form component. Selected properties can be set in ProcScript using newinstance and $windowproperties. For more information, see newinstance.
Windows APS Properties
Property |
Technical Property Name |
---|---|
Background Color (BackColor) | BackColor |
Caption | Caption |
Close (CanClose) [APS] | CanClose |
Dialog | Dialog |
Iconize (CanIconize) | CanIconize |
Maximize | CanZoom |
Maximized Forms | MaximizedForms |
Message Line | MessageLine |
Resizable (CanResize) | CanResize |
Setup | Setup |
System Menu (SysMenu) | SysMenu |
Property |
Technical Property Name |
---|---|
Background Image (BackImage) | BackImage |
Horizontal Alignment (Halign) | HAlign |
Vertical Alignment (Valign) | VAlign |
Horizontal Scaling (Hscale) | Hscale |
Vertical Scaling (Vscale) | VScale |
Preserve Aspect Ratio (PreserveAspect) | PreserveAspect |