Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / LicenseDialog Class / AllowPurchase Method


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