Table of Contents

Method AfterParentChanged

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

AfterParentChanged(Control)

Called when Parent property is changed.

void AfterParentChanged(Control sender)

Parameters

sender Control

Control which sends the notification.