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