BCGControlBar Library for .NET
m_bar Field




Syntax
'Declaration
 
Public m_bar As CommandBar
'Usage
 
Dim instance As RelatedBarSetEventArgs
Dim value As CommandBar
 
value = instance.m_bar
 
instance.m_bar = value
public CommandBar m_bar
public: CommandBar* m_bar
public:
CommandBar^ m_bar
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

RelatedBarSetEventArgs Class
RelatedBarSetEventArgs Members

Send Feedback