Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelBold Property

Gets or sets the bold style for the current selection

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