Softelvdm.Controls Class Library for Windows Controls 1.0

ForeColor Property, TextPartClass Class

Softel vdm, Inc.

Defines the foreground color of the text part.

Syntax      TextPartClass Class (Softelvdm.Controls)

VB   

Public Property ForeColor As Color

C#   

public Color ForeColor { get; set; }

C++   

public: property Color ForeColor {
        Color get();
        void set(Color value);
}

Property Value

The foreground color.

The default value is Color.Empty.

Comments

The ForeColor property defines the foreground color of the text part.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com