PropWindowDockState 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 PropWindowDockState
public enum PropWindowDockState
type PropWindowDockState =
Public Enum PropWindowDockState
- Inheritance
-
PropWindowDockState
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Top | 1 | |
Left | 2 | |
Right | 3 | |
Bottom | 4 |