 | SystemExSW_MINIMIZE 字段 |
Sweet 开发框架
最小化指定的窗口并且激活在Z序中的下一个顶层窗口。
Minimizes the specified window, and activates the next top-level window in the Z order.
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public const int SW_MINIMIZE = 6
Public Const SW_MINIMIZE As Integer = 6
static val mutable SW_MINIMIZE: int
字段值
类型:
Int32
参见