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


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