Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelStyle Property

Gets or sets the style flag for the current selection

Syntax
Public Property Get SelStyle () As Integer
Public Property Let SelStyle (ByRef i As Integer)
Parameters
Parameter Description
ByRef i As Integer The new value
Remarks