点击或拖拽改变大小

SystemExSW_FORCEMINIMIZE 字段

Sweet 开发框架
在WindowNT5.0中最小化窗口,即使拥有窗口的线程被挂起也会最小化。在从其他线程最小化窗口时才使用这个参数。  Windows Server 2003, Windows 2000, and Windows XP: Minimizes a window, even when the thread that owns the window is hung. Only use this flag when minimizing windows from a different thread.

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public const int SW_FORCEMINIMIZE = 11

字段值

类型:Int32
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架