DesignerWindowPane.IVsWindowFrameNotify.OnSize Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
PackagePencerenin yeniden boyutlandırıldığını bildirir.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify.OnSize() = Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameNotify::OnSize;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify.OnSize() = Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameNotify::OnSize;
int Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify.OnSize();
int IVsWindowFrameNotify.OnSize ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify.OnSize : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify.OnSize : unit -> int
Function OnSize () As Integer Implements IVsWindowFrameNotify.OnSize
Döndürülenler
Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.