ProfessionalColorTable.SeparatorDark Eigenschaft

Definition

Ruft die Farbe ab, die für Schatteneffekte für die ToolStripSeparator.

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

Eigenschaftswert

A Color that is the color to use to for shadow effects on the ToolStripSeparator.

Gilt für: