Table of Contents

Method AfterResize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AfterResize(Control)

Called after the Resize event is raised.

public virtual void AfterResize(Control sender)

Parameters

sender Control

Control which sends the notification.