 | SystemExSW_NORMAL 字段 |
Sweet 开发框架
正常显示
Activates and displays a window. If the window is minimized or maximized, the system restores it to the original size and position. An application specifies this flag when displaying the window for the first time.
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public const int SW_NORMAL = 1
Public Const SW_NORMAL As Integer = 1
static val mutable SW_NORMAL: int
字段值
类型:
Int32
参见