Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FontPicker Class / FontPicker Constructor / FontPicker Constructor()


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