BCGControlBar Library for .NET
Set2007Style Method




Syntax
'Declaration
 
Public Overridable Sub Set2007Style( _
   ByVal style As Office2007Style _
) 
'Usage
 
Dim instance As VisualManager2007
Dim style As Office2007Style
 
instance.Set2007Style(style)
public virtual void Set2007Style( 
   Office2007Style style
)
public: virtual void Set2007Style( 
   Office2007Style style
) 
public:
virtual void Set2007Style( 
   Office2007Style style
) 

Parameters

style
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

VisualManager2007 Class
VisualManager2007 Members

Send Feedback