BCGControlBar Library for .NET
m_fullWidth Field




Syntax
'Declaration
 
Public m_fullWidth As Integer
'Usage
 
Dim instance As TabInfo
Dim value As Integer
 
value = instance.m_fullWidth
 
instance.m_fullWidth = value
public int m_fullWidth
public: int m_fullWidth
public:
int m_fullWidth
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