BCGControlBar Library for .NET
m_control Field (TabInfo)




This data member holds the control related to the tab.
Syntax
'Declaration
 
Public m_control As Control
'Usage
 
Dim instance As TabInfo
Dim value As Control
 
value = instance.m_control
 
instance.m_control = value
public Control m_control
public: Control* m_control
public:
Control^ m_control
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