ProfessionalColors.ToolStripDropDownBackground Propiedad

Definición

Obtiene el color de fondo sólido del 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

Valor de propiedad

Color

Color que es el color de fondo sólido del control ToolStripDropDown.

Se aplica a