Panel::OnResize Method (EventArgs^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Fires the event indicating that the panel has been resized. Inheriting controls should use this in favor of actually listening to the event, but should still call base.onResize to ensure that the event is fired for external listeners.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
.NET Framework
Available since 1.1
Available since 1.1
Show: