Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBox._Version Property

Returns the product's exact version.

Syntax

Get

VB.NETText = object._Version As String
VBText = object._Version As String
C#.NETstring Text = object._Version;
VC++_bstr_t Text = object->_Version;
_bstr_t Text = object->Get_Version();
CHRESULT object->get__Version(BSTR* Text);

object

A SftBox object.

Text

Returns the product's exact version.

Comments

The _Version property returns the product's exact version.

This information is used for product support and can be displayed using the property dialogs.

The _Version property returns the exact version number only. The Version property (without a leading underscore character) returns the product name and the exact version number.

See Also SftBox Object | Object Hierarchy


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