Share via


ProfessionalColors.MenuItemSelected プロパティ

定義

最上位の ToolStripMenuItem 以外の ToolStripMenuItem が選択されたときに使用する純色を取得します。

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

プロパティ値

最上位の Color 以外の ToolStripMenuItem が選択されたときに使用する純色を表す ToolStripMenuItem

適用対象