次の方法で共有


ProfessionalColors.ToolStripDropDownBackground プロパティ

定義

ToolStripDropDown の純色の背景色を取得します。

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

プロパティ値

Color

Color の純色の背景色を表す ToolStripDropDown

適用対象