PjWindowState 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.
public enum class PjWindowState
[System.Runtime.InteropServices.Guid("1DAC7BB0-923E-11CF-982C-00AA00322803")]
public enum PjWindowState
type PjWindowState =
Public Enum PjWindowState
- Inheritance
-
PjWindowState
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjNormal | 1 | |
pjMinimized | 2 | |
pjMaximized | 3 |