Skip to main content

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 (=
public:
virtual property Color ForeColor {
Color get ();
void set (Color value);
}
by ForeColor February 10, 2009
mugGet the ForeColormug.

Share this definition