Softelvdm.Controls Class Library for Windows Controls 1.0

BackColor Property, TextPartClass Class

Softel vdm, Inc.

Defines the background color of the string.

Syntax      TextPartClass Class (Softelvdm.Controls)

VB   

Public Property BackColor As Color

C#   

public Color BackColor { get; set; }

C++   

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

Property Value

The background color.

The default value is Color.Empty.

Comments

The BackColor property defines the background color of the string.

Version Information

Supported in version 1.0.
Products Table


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