Hide

SftButton/OCX 3.0 - Button Control

Display
Print

License Property, SftButton Object

Returns the product's license number.

Syntax

Get

VB.NETLicense = object.License As String
VBLicense = object.License As String
C#.NETstring License = object.License;
VC++_bstr_t License = object->License;
_bstr_t License = object->GetLicense();
CHRESULT object->get_License(BSTR* License);

object

A SftButton object.

License

Returns the product's license number.

Comments

The License property returns the product's license number. A demo version of the product does not have a license number.

The license number is used to receive product support. When requesting product support, please always include your license number. Without your license number we will not be able to help you.

See Also SftButton Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.