BCGControlBar Library for .NET
ColorSet Constructor




Initializes a new instance of ColorSet class.
Syntax
'Declaration
 
Public Function New( _
   ByVal system As Boolean _
)
'Usage
 
Dim system As Boolean
 
Dim instance As New ColorSet(system)
public ColorSet( 
   bool system
)
public: ColorSet( 
   bool system
)
public:
ColorSet( 
   bool system
)

Parameters

system
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

ColorSet Class
ColorSet Members

Send Feedback