ProfessionalColors.SeparatorLight 屬性

定義

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

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

屬性值

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

適用於