 | SystemExSW_RESTORE 字段 |
Sweet 开发框架
激活并显示窗口。如果窗口最小化或最大化,则系统将窗口恢复到原来的尺寸和位置。在恢复最小化窗口时,应用程序应该指定这个标志。
Activates and displays the window. If the window is minimized or maximized, the system restores it to the original size and position. An application specifies this flag when restoring a minimized window.
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public const int SW_RESTORE = 9
Public Const SW_RESTORE As Integer = 9
static val mutable SW_RESTORE: int
字段值
类型:
Int32
参见