Appearance – Browser Form Properties (Magic xpa 4.x)
Default Class
The class by which the HTML control will be displayed. The value of this property is set by an expression. Once the expression is recomputed, the class of the HTML control is set by the new class value. The expression is expected to return a string value that represents a class name defined in the HTML page.
Help Screen
Specifies whether a Help screen is associated with this form. You can zoom to select a Help screen from the Help list.
Wallpaper
The image file used as wallpaper for the form. The corresponding HTML code is <BODY BACKGROUND="Wallpaper">.
Color
The color of the form. You can zoom to the Expression Editor to specify an expression that at runtime will evaluate to the number of a color in the Color list. The corresponding HTML code is <BODY bgcolor="#xxxxxx" text="#xxxxxx">.
Reference
Title
Appearance - Browser Form Properties (Magic xpa 4.x)