_OLECWINDOW Enumeration

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public Enumeration _OLECWINDOW
'使用
Dim instance As _OLECWINDOW
public enum _OLECWINDOW
public enum class _OLECWINDOW
public enum _OLECWINDOW

Members

Member name Description
olecWindowFrameToplevel
olecWindowFrameOwner
olecWindowComponent
olecWindowDlgOwner

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace