HeaderPane
Main
Hide

SftTree/OCX 8.0 - ActiveX Tree Control

Share Link
Print

_Version Property, SftTree Object

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 SftTree 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.

Examples

VB6

      Left            =   7680
      Top             =   3480
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":0B0C
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 

See Also SftTree Object | Object Hierarchy


Last Updated 05/24/2026 - (email)
© 2026 Softel vdm, Inc.