Unicode Controls & Classes for VB6 - Version 4
ctlUniComboFontXP
.ContentType Property
Gets or sets the type of fonts to display
Syntax
Public Property Get ContentType () As
eComboFontContentType
Public Property Let ContentType (ByVal
i
As
eComboFontContentType
)
Parameters
Parameter
Description
ByVal
i
As
eComboFontContentType
The new type of fonts
Remarks