BCGControlBar Library for .NET
ApplyControlBarsColors Method




Corrects Visual Style colors to match them with current Windows color theme.
Syntax
'Declaration
 
Public Sub ApplyControlBarsColors() 
'Usage
 
Dim instance As GridControl
 
instance.ApplyControlBarsColors()
public void ApplyControlBarsColors()
public: void ApplyControlBarsColors(); 
public:
void ApplyControlBarsColors(); 
Remarks
Corrects Visual Style colors for Office XP, Office 2003 and VS 2005 visual styles.
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

GridControl Class
GridControl Members

Send Feedback