Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.SelItalic Property
Gets or sets the italic style for the current selection
Syntax
Public Property Get SelItalic () As Boolean
Public Property Let SelItalic (ByVal
b
As Boolean)
Parameters
Parameter
Description
ByVal
b
As Boolean
The new value
Remarks