FORECOLOR |
DEVELOPER |
|
|
Purpose |
.ForeColor allows you to specify which colour is applied to the foreground of certain objects. |
Syntax |
Setting: ObjectReference.ForeColor = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
Logical colour names are defined in the Application Definitions File. |
Examples |
To set the .ForeColor property of a text string (Tag Name = CustomerNamePrompt) to green: |
Topic ID: 510060