SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTree/NET 2.0 - Tree Control
Returns the product's exact version.
Get
| VB.NET | Text = object._Version As String |
| VB | Text = object._Version As String |
| C#.NET | string Text = object._Version; |
| VC++ | _bstr_t Text = object->_Version; _bstr_t Text = object->Get_Version(); |
| C | HRESULT object->get__Version(BSTR* Text); |
object
Text
Returns the product's exact version.
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.
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
