_OLECHOSTF 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.
Specifies OLE component host flags.
This enumeration supports a bitwise combination of its member values.
public enum class _OLECHOSTF
public enum class _OLECHOSTF
enum _OLECHOSTF
public enum _OLECHOSTF
[System.Flags]
public enum _OLECHOSTF
type _OLECHOSTF =
[<System.Flags>]
type _OLECHOSTF =
Public Enum _OLECHOSTF
- Inheritance
-
_OLECHOSTF
- Attributes
Fields
Name | Value | Description |
---|---|---|
olechostfExclusiveBorderSpace | 1 | Indicates that exclusive border space is required when the component is active. |