ProfessionalColorTable.ToolStripDropDownBackground Proprietà

Definizione

Ottiene il colore di sfondo a tinta unita dell'oggetto ToolStripDropDown.

public:
 virtual property System::Drawing::Color ToolStripDropDownBackground { System::Drawing::Color get(); };
public virtual System.Drawing.Color ToolStripDropDownBackground { get; }
member this.ToolStripDropDownBackground : System.Drawing.Color
Public Overridable 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