ProfessionalColors.MenuItemSelectedGradientEnd Eigenschaft

Definition

Ruft die Endfarbe des Farbverlaufs ab, der beim ToolStripMenuItem Auswählen des Farbverlaufs verwendet wird.

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

Eigenschaftswert

A Color that is the end color of the gradient used when the ToolStripMenuItem is selected.

Gilt für: