|
|
|
|
Tab Class |
Tab Class (Softelvdm.SftTabsNET Namespace)
The Tab class has been replaced by the new, equivalent TabClass type.
Starting with SftTabs/NET 6.0, the TabClass should be used instead of the Tab class.
VB |
Public Class Tab Inherits TabClass |
C# |
public class Tab : TabClass |
C++ |
public ref class Tab : public TabClass |
See Also Softelvdm.SftTabsNET Namespace