WinStudio

Setting the Background Color to a Single Color with Transparency

Each form and valid form component can have its own background color settings. These settings can come from background color definition variables or you can set them directly in the form or component property sheet in Design Mode.

NOTE: Be aware that whatever color definition you set in the property sheets applies only to the specified form or component. If you want to reuse color definitions for a consistent look-and-feel, you should define and use background color definition variables in the Edit Color dialog box.

To set the background color of a form or component to a single, solid color with no transparency:

  1. Open a form in Design Mode.
  2. Select the appropriate property sheet for the form or component.
  3. Locate the Ext. Color Type attribute field (below the Background Color property) and select the Color option.
  4. Use the color picker or type a set of numbers to specify an RGB value for the Ext. Color 0 attribute.
  5. For the Ext. Color Alpha 0 attribute, specify a value for transparency between 0 (fully transparent) and 255 (fully opaque).

Notice that the Background Color property field displays:


Related Topics

About Setting Form and Component Background Colors

BACKCOLOR Keyword

Setting the Background Color to a Solid Color without Transparency

Setting the Background Color to a Linear Gradient

Background Color Property