 | UIFormAddMousePressMove 方法 |
Sweet 开发框架
在构造函数中调用设置窗体移动
命名空间:
SweetUI.Forms
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法protected void AddMousePressMove(
params Control[] cs
)
Protected Sub AddMousePressMove (
ParamArray cs As Control()
)
member AddMousePressMove :
cs : Control[] -> unit
参数
- cs
- 类型:System.Windows.FormsControl
The cs.
参见