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

適用対象