HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Format Property, TextPartClass Class

Defines display and layout information to render the string.

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

Syntax

public StringFormatFlags Format { get; set; }
Public Property Format As StringFormatFlags

Value

The display and layout information.

The default value is StringFormatFlags.DisplayFormatControl, LineLimit.

Comments

Defines display and layout information to render the string.

All of the settings are available, with the exception of the StringFormatFlags.NoWrap member. The TextPartClass.TextStyle property must be used instead.

See Also TextPartClass Class | Classes | SftTree/NET 3.0