ProfessionalColors.SeparatorLight 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用于 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 的突出显示效果的颜色。