IOleInPlaceUIWindow 接口
协调在文档或框架窗口的边框空间。 有关信息,请参见IOleInPlaceUIWindow。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<GuidAttribute("00000115-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IOleInPlaceUIWindow _
Inherits IOleWindow
[GuidAttribute("00000115-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IOleInPlaceUIWindow : IOleWindow
IOleInPlaceUIWindow 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
ContextSensitiveHelp(Int32) | ||
ContextSensitiveHelp(Int32) | (继承自 IOleWindow。) | |
GetBorder | ||
GetWindow(IntPtr%) | ||
GetWindow(IntPtr%) | (继承自 IOleWindow。) | |
RequestBorderSpace | ||
SetActiveObject | ||
SetBorderSpace |
页首