ToolStripProfessionalRenderer Constructor (ProfessionalColorTable^)

 

Initializes a new instance of the ToolStripProfessionalRenderer class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
ToolStripProfessionalRenderer(
	ProfessionalColorTable^ professionalColorTable
)

Parameters

professionalColorTable
Type: System.Windows.Forms::ProfessionalColorTable^

A ProfessionalColorTable to be used for painting.

.NET Framework
Available since 2.0
Return to top
Show: