ProfessionalColors.ToolStripDropDownBackground Proprietà

Definizione

Ottiene il colore di sfondo a tinta unita dell'oggetto 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

Valore della proprietà

Color

Oggetto Color che rappresenta il colore di sfondo a tinta unita dell'oggetto ToolStripDropDown.

Si applica a