Hide

SftMask/OCX 7.0 - ActiveX Masked Edit Control

Display
Print

Version Property, SftMask Object

Returns the product's exact version.

Syntax

Get

VB.NETVersion = object.Version As String
VBVersion = object.Version As String
C#.NETstring Version = object.Version;
VC++_bstr_t Version = object->Version;
_bstr_t Version = object->GetVersion();
CHRESULT object->get_Version(BSTR* Version);

object

A SftMask object.

Version

Returns the product's exact version.

Comments

The Version property returns the product's exact version.

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

This property is only available at design-time.

See Also SftMask Object | Object Hierarchy


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