ProfessionalColorTable.MenuItemSelectedGradientEnd Propiedad

Definición

Obtiene el color final del degradado utilizado cuando ToolStripMenuItem se selecciona .

public:
 virtual property System::Drawing::Color MenuItemSelectedGradientEnd { System::Drawing::Color get(); };
public virtual System.Drawing.Color MenuItemSelectedGradientEnd { get; }
member this.MenuItemSelectedGradientEnd : System.Drawing.Color
Public Overridable ReadOnly Property MenuItemSelectedGradientEnd As Color

Valor de propiedad

que Color es el color final del degradado utilizado cuando ToolStripMenuItem se selecciona .

Se aplica a