ForeColor
1.) The ForeColor property indicates the foreground color used for the borders of drawings made on the Display object. By default, the foreground color is black.
2.) Tanner (=
2.) Tanner (=
public:
virtual property Color ForeColor {
Color get ();
void set (Color value);
}
virtual property Color ForeColor {
Color get ();
void set (Color value);
}