共用方式為


ProfessionalColorTable.MenuItemSelectedGradientEnd 屬性

定義

取得選取 ToolStripMenuItem 時所使用之漸層的結束色彩。

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

屬性值

Color

Color,表示選取 ToolStripMenuItem 時所使用之漸層的結束色彩。

適用於