|
|
|
|
Tag2 Property, TabClass Class |
Defines the tab's application-defined object.
Syntax TabClass Class (Softelvdm.SftTabsNET)
VB |
Public Property Tag2 As Object |
C# |
public object Tag2 { get; set; } |
C++ |
public: property Object^ Tag2 { |
Property Value
The application specific data.
The default value is null/Nothing.
Comments
The Tag2 property defines the tab's application-defined object.