Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FontPicker Class / FontPicker Constructor / FontPicker Constructor(Boolean)


In This Topic
FontPicker Constructor(Boolean)
In This Topic
Creates a new font picker.
Syntax
'Declaration
 
Public Function New( _
   ByVal renderListWithFont As Boolean _
)
 
'Usage
 
Dim renderListWithFont As Boolean
 
Dim instance As New FontPicker(renderListWithFont)

Parameters

renderListWithFont
See Also