Spread WinForms 15
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()
See Also