 | SystemExSW_SHOWNA 字段 |
Sweet 开发框架
以窗口原来的状态显示窗口。激活窗口仍然维持激活状态。
Displays the window at the current size and position. This value is similar to SW_SHOW, except that the window is not activated.
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public const int SW_SHOWNA = 8
Public Const SW_SHOWNA As Integer = 8
static val mutable SW_SHOWNA: int
字段值
类型:
Int32
参见