Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelUnderlineType Property

Gets or sets the type of underline sign for the current selection

Syntax
Public Property Get SelUnderlineType () As eCtlRichTextBox_UnderlineType
Public Property Let SelUnderlineType (ByVal i As eCtlRichTextBox_UnderlineType)
Parameters
Parameter Description
ByVal i As eCtlRichTextBox_UnderlineType The new value
Remarks