Table of Contents

O4WColorStyle routine

Description

Creates a "style" based on the specified background color, foreground color, and background image. Returns the style information (to use immediately with a display element or input control), and (if <stylename> is not null) defines the style by the stylename for use with one or more elements and input controls.

Syntax

O4WCOLORSTYLE(styleName, bgColor, fgColor, bgImage)

Parameters

The function has the following parameters:

ParameterDescription
stylenameThe style name
bgColorThe background color
fgColorThe foreground color
bgImageA background image.