点击或拖拽改变大小

BackgroundAttributes 构造函数 (Color, Color)

初始化 BackgroundAttributes 类的一个新实例

命名空间:  DSkin.Controls
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public BackgroundAttributes(
	Color Highlight,
	Color Lowlight
)

参数

Highlight
类型:System.DrawingColor

[缺少 "M:DSkin.Controls.BackgroundAttributes.#ctor(System.Drawing.Color,System.Drawing.Color)" 的 <param name="Highlight"/> 文档]

Lowlight
类型:System.DrawingColor

[缺少 "M:DSkin.Controls.BackgroundAttributes.#ctor(System.Drawing.Color,System.Drawing.Color)" 的 <param name="Lowlight"/> 文档]

参见