DesignerWindowPane.IVsWindowFrameNotify.OnSize 方法

请注意 Package 调整窗口的大小。

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

语法

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

返回值

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

实现

IVsWindowFrameNotify.OnSize()

.NET Framework 安全性

请参见

参考

DesignerWindowPane 类

Microsoft.VisualStudio.Shell.Design 命名空间