点击或拖拽改变大小

PropertyChangingEventArgsEx 构造函数

初始化 PropertyChangingEventArgsEx 类的一个新实例

命名空间:  QGEditors.WinForms
程序集:  QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
public PropertyChangingEventArgsEx(
	string propertyName
)

参数

propertyName
类型: SystemString

[缺少 "M:QGEditors.WinForms.PropertyChangingEventArgsEx.#ctor(System.String)" 的 <param name="propertyName"/> 文档]

参见