Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As _OLECHOSTF
public enum _OLECHOSTF
public enum class _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 Mac hosts. |