System.Windows.Forms.TextFormatFlags.ExpandTabs Field

Expands tab characters. The default number of characters per tab is eight. The TextFormatFlags.WordEllipsis, TextFormatFlags.PathEllipsis, and TextFormatFlags.EndEllipsis values cannot be used with TextFormatFlags.ExpandTabs.

Syntax

TextFormatFlags ExpandTabs

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0