ProfessionalColorTable.SeparatorLight 屬性

定義

取得在 ToolStripSeparator 上之醒目提示效果所使用的色彩。

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

屬性值

Color,表示在 ToolStripSeparator 上之醒目提示效果所使用的色彩。

適用於