TX Text Control .NET for Windows Forms Documentation

TextControl.FontUnderlineStyle Property

Gets or sets underlining style for the text displayed by the control. This property only determines the style. The Font property determines whether text is underlined or not.

Syntax

[C#] public FontUnderlineStyle FontUnderlineStyle { get; set; }
[Visual Basic] Public Property FontUnderlineStyle() As FontUnderlineStyle
ValueDescription
NoneText is not underlined.
SingleText is underlined with a single line.
DoubledText is underlined with a doubled line.
SingleWordsOnlyOnly the words of the text are underlined with a single line.
DoubledWordsOnlyOnly the words of the text are underlined with a doubled line.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now