Softelvdm.Controls Class Library for Windows Controls 1.0

Font Property, TextPartClass Class

Softel vdm, Inc.

Defines the font used to render the text part.

Syntax      TextPartClass Class (Softelvdm.Controls)

VB   

Public Property Font As Font

C#   

public Font Font { get; set; }

C++   

public: property Font^ Font {
        Font^ get();
        void set(Font^ value);
}

Property Value

The font.

The default value is null/Nothing.

Comments

The Font property defines the font used to render 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