Specifies OLE component host flags.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
Public Enumeration _OLECHOSTF
public enum _OLECHOSTF
public enum class _OLECHOSTF
type _OLECHOSTF
public enum _OLECHOSTF
Members
| Member name | Description | |
|---|---|---|
| olechostfExclusiveBorderSpace | Indicates that exclusive border space is required when the component is active.
Note: This is normally used only by top-level Macintosh hosts. |