FormSuite v6.0 - Updated October 25, 2021
Code1 Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > ComponentLicense Class : Code1 Property
Gets or sets the 1st unlock code for the component.
Syntax
'Declaration
 
Public Property Code1 As Long
 
'Usage
 
Dim instance As ComponentLicense
Dim value As Long
 
instance.Code1 = value
 
value = instance.Code1
Remarks
Default: 0
See Also

Reference

ComponentLicense Class
ComponentLicense Members

Is this page helpful?
Yes No
Thanks for your feedback.