Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBox.License Property

Returns the product's license number.

Syntax

Get

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

object

A SftBox object.

Text

Returns the product's license number.

Comments

The License property returns the product's license number.

The License property returns the license number of the current installation of SftBox/OCX. 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.

This property is only available at design-time.

See Also SftBox Object | Object Hierarchy


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