ProfessionalColors.ToolStripDropDownBackground Eigenschaft

Definition

Ruft die Volltonfarbe für den Hintergrund von ToolStripDropDown ab.

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

Eigenschaftswert

Eine Color, die der Volltonfarbe für den Hintergrund von ToolStripDropDown entspricht.

Gilt für: