OpenSaveDialogFormOnResize Method
Fires the Resize event.
Namespace: BeeMobile.OpenSaveDialogAssembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
protected override void OnResize(
EventArgs e
)
Protected Overrides Sub OnResize (
e As EventArgs
)
Parameters
- e EventArgs
- Arguments for the event.
Performs resize of child controls as well.