ProfessionalColorTable.SeparatorDark Property

Definition

Gets the color to use to for shadow effects on the 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

Property Value

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

Applies to