ProfessionalColorTable.MenuItemSelectedGradientBegin プロパティ

定義

ToolStripMenuItemが選択されたときに使用されるグラデーションの開始色を取得します。

public:
 virtual property System::Drawing::Color MenuItemSelectedGradientBegin { System::Drawing::Color get(); };
public virtual System.Drawing.Color MenuItemSelectedGradientBegin { get; }
member this.MenuItemSelectedGradientBegin : System.Drawing.Color
Public Overridable ReadOnly Property MenuItemSelectedGradientBegin As Color

プロパティ値

ToolStripMenuItemが選択されたときに使用されるグラデーションの開始色であるColor

適用対象