BCGControlBar Library for .NET
m_tabID Field




Specifies an identifier of the tab.
Syntax
'Declaration
 
Public m_tabID As Integer
'Usage
 
Dim instance As TabInfo
Dim value As Integer
 
value = instance.m_tabID
 
instance.m_tabID = value
public int m_tabID
public: int m_tabID
public:
int m_tabID
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TabInfo Class
TabInfo Members

Send Feedback