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


In This Topic
    LicenseDialogGC Constructor()
    In This Topic
    Creates a product license dialog.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New LicenseDialogGC()
    public LicenseDialogGC()
    See Also