Share via


SystemColors.MenuHighlight 屬性

定義

取得 Color 結構,該結構為用來在功能表顯示為平面功能表時反白顯示功能表項目的色彩。

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

屬性值

Color,為用來在功能表顯示為平面功能表時反白顯示功能表項目的色彩。

適用於