点击或拖拽改变大小

ControlStyle 构造函数

初始化 ControlStyle 类的一个新实例

命名空间:  Swebui
程序集:  Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.133.17134+2c49d126d464232ac9a5157f96561862d8e39182
语法
public ControlStyle(
	string name,
	Type controltyp
)

参数

name
类型:SystemString

[缺少 "M:Swebui.ControlStyle.#ctor(System.String,System.Type)" 的 <param name="name"/> 文档]

controltyp
类型:SystemType

[缺少 "M:Swebui.ControlStyle.#ctor(System.String,System.Type)" 的 <param name="controltyp"/> 文档]

参见