Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / LicenseDialogGC Class / AllowPurchase Method


In This Topic
    AllowPurchase Method (LicenseDialogGC)
    In This Topic
    Allow the purchase of the product.
    Syntax
    'Declaration
     
    
    Public Sub AllowPurchase() 
    'Usage
     
    
    Dim instance As LicenseDialogGC
     
    instance.AllowPurchase()
    public void AllowPurchase()
    See Also