BACKCOLOR |
DEVELOPER |
|
|
Purpose |
.BackColor specifies which colour is applied to the background area of certain objects. |
Syntax |
Setting: ObjectReference.BackColor = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
Logical colour names are defined in the Windows Client Application Definitions File. |
Example |
To set the .BackColor of a text string for the CustomerNamePrompt to green: |
Topic ID: 510038