ProfessionalColors.ToolStripDropDownBackground Propriedade

Definição

Obtém a cor de fundo sólida do ToolStripDropDown.

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

Valor de Propriedade

A Color que é a cor de fundo sólida do ToolStripDropDown.

Aplica-se a