Unicode Controls & Classes for VB6 - Version 4

ctlUniStyler.FontFace Property

Gets or sets the font-face to apply to controls

Syntax
Public Property Get FontFace () As String
Public Property Let FontFace (ByRef New_FontFace As String)
Parameters
Parameter Description
ByRef New_FontFace As String The new font face
Remarks