Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelFontSize Property

Gets or sets the font size in points for the current selection

Syntax
Public Property Get SelFontSize () As Long
Public Property Let SelFontSize (ByVal l As Long)
Parameters
Parameter Description
ByVal l As Long The new value in points
Remarks