Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelFontName Property

Gets or sets the font face for the current selection

Syntax
Public Property Get SelFontName () As String
Public Property Let SelFontName (ByVal s As String)
Parameters
Parameter Description
ByVal s As String The new value
Remarks