A script-enabled browser is required for this page to function properly.

About Visual Attributes

Visual attributes are the font, color, and pattern properties that you set for form and menu objects that appear in your application's interface. Visual attributes can include the following properties:

Every interface object has a Visual Attribute Group property that determines how the object's individual visual attribute settings (Font Size, Foreground Color, etc.) are derived. The Visual Attribute Group property can be set to Default, NULL, or the name of a named visual attribute defined in the same module.

There are several ways to set the visual attributes of objects:


About default visual attributes

About named visual attributes

Guidelines for creating visual attributes

Creating a named visual attribute