ToolStripProfessionalRenderer.ColorTable Propiedad

Definición

Obtiene la paleta de colores que se utiliza para dibujar.

public:
 property System::Windows::Forms::ProfessionalColorTable ^ ColorTable { System::Windows::Forms::ProfessionalColorTable ^ get(); };
public System.Windows.Forms.ProfessionalColorTable ColorTable { get; }
member this.ColorTable : System.Windows.Forms.ProfessionalColorTable
Public ReadOnly Property ColorTable As ProfessionalColorTable

Valor de propiedad

ProfessionalColorTable

Objeto ProfessionalColorTable que se utiliza para pintar.

Se aplica a