vbext_WindowState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.Guid("BE39F3DC-1B13-11D0-887F-00A0C90F2744")]
public enum vbext_WindowState
[<System.Runtime.InteropServices.Guid("BE39F3DC-1B13-11D0-887F-00A0C90F2744")>]
type vbext_WindowState =
Public Enum vbext_WindowState
- Inheritance
-
vbext_WindowState
- Attributes
Fields
Name | Value | Description |
---|---|---|
vbext_ws_Normal | 0 | |
vbext_ws_Minimize | 1 | |
vbext_ws_Maximize | 2 |