ToolStripProfessionalRenderer.ColorTable 屬性

定義

取得用來繪製的色板。

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

屬性值

ProfessionalColorTable

用來繪製的 ProfessionalColorTable

適用於