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

適用対象