Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Foreground text color.
Definition
Visual Basic Public Property TextFore As Integer C# public int TextFore { get; set; } C++ public:
property int TextFore {
int get();
void set(int value);
}JScript public function get TextFore() : int
public function set TextFore(int);
Property Value
This property is read/write.