ProfessionalColors.MenuItemSelectedGradientEnd 屬性

定義

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

public:
 static property System::Drawing::Color MenuItemSelectedGradientEnd { System::Drawing::Color get(); };
public static System.Drawing.Color MenuItemSelectedGradientEnd { get; }
static member MenuItemSelectedGradientEnd : System.Drawing.Color
Public Shared ReadOnly Property MenuItemSelectedGradientEnd As Color

屬性值

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

適用於