Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FontPickerWide Class / FontPickerWide Constructor


In This Topic
    FontPickerWide Constructor
    In This Topic
    Creates a new wide font picker.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FontPickerWide()
    public FontPickerWide()
    See Also