Partilhar via


ProfessionalColors.ToolStripDropDownBackground Propriedade

Definição

Obtém a cor da tela de fundo sólida de 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 da propriedade

Um Color que é a cor sólida da tela de fundo do ToolStripDropDown.

Aplica-se a