ProfessionalColors.MenuItemSelectedGradientBegin Propriedade

Definição

Obtém a cor inicial do gradiente usado quando o ToolStripMenuItem é selecionado.

public:
 static property System::Drawing::Color MenuItemSelectedGradientBegin { System::Drawing::Color get(); };
public static System.Drawing.Color MenuItemSelectedGradientBegin { get; }
static member MenuItemSelectedGradientBegin : System.Drawing.Color
Public Shared ReadOnly Property MenuItemSelectedGradientBegin As Color

Valor de Propriedade

A Color que é a cor inicial do gradiente usado quando o ToolStripMenuItem é selecionado.

Aplica-se a