Problem:
How to change the foreground color of a text object
Resolution:
Net Express Dialog System 2.0 under Windows NT4.0 How to change the foreground color of the text object
Description of Problem
How to change the foreground color of the text object
Solution
Text foreground color cannot be changed.
Here's what can be done:
1) use an entry field
2) change its properties/options to make it a display field
3) specify initial text
4) then change the color of the text
In design mode, it will look like an entry field, but at execution time,
the entry field will look like text.
