ProfessionalColors.ToolStripDropDownBackground 屬性

定義

取得 ToolStripDropDown 的背景純色。

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

屬性值

Color,表示 ToolStripDropDown 的背景純色。

適用於