言語

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

適用対象