DesignerWindowPane.IVsWindowFrameNotify.OnMove 方法

请注意 Package 窗口中移动。

命名空间:  Microsoft.VisualStudio.Shell.Design
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Private Function OnMove As Integer Implements IVsWindowFrameNotify.OnMove
int IVsWindowFrameNotify.OnMove()

返回值

类型:System.Int32
如果方法成功,则返回 S_OK。如果失败,它会返回一个错误代码。

实现

IVsWindowFrameNotify.OnMove()

.NET Framework 安全性

请参见

参考

DesignerWindowPane 类

Microsoft.VisualStudio.Shell.Design 命名空间