HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Font Property, TextPartClass Class

Defines the font used to render the text part.

Class: TextPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public Font Font { get; set; }
Public Property Font As Font

Value

The font.

The default value is null/Nothing.

Comments

Defines the font used to render the text part.

See Also TextPartClass Class | Classes | SftTree/NET 3.0