ToolStripProfessionalRenderer::ColorTable Property

 

Gets the color palette used for painting.

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

public:
property ProfessionalColorTable^ ColorTable {
	ProfessionalColorTable^ get();
}

Property Value

Type: System.Windows.Forms::ProfessionalColorTable^

The ProfessionalColorTable used for painting.

.NET Framework
Available since 2.0
Return to top
Show: