言語

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

適用対象