Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelUnderline Property

Gets or sets the underline style for the current selection

Syntax
Public Property Get SelUnderline () As Boolean
Public Property Let SelUnderline (ByVal b As Boolean)
Parameters
Parameter Description
ByVal b As Boolean The new value
Remarks