__VSWBPREVIEWOPTIONS Enum
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 __VSWBPREVIEWOPTIONS
C++/CX
public enum class __VSWBPREVIEWOPTIONS
enum __VSWBPREVIEWOPTIONS
public enum __VSWBPREVIEWOPTIONS
type __VSWBPREVIEWOPTIONS =
Public Enum __VSWBPREVIEWOPTIONS
- Inheritance
-
__VSWBPREVIEWOPTIONS
Name | Value | Description |
---|---|---|
VSWBP_FrameMdiChild | 0 | Default. |
VSWBP_FrameFloat | 64 | Frame is to float. |
VSWBP_FrameDock | 128 | Frame is to be docked. |
From vsbrowse.idl:
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |