Table of Contents

Method AfterChildRemoved

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

AfterChildRemoved(AbstractControl, AbstractControl)

Called after a AbstractControl is removed from the Children collection of the sender.

public virtual void AfterChildRemoved(AbstractControl sender, AbstractControl childControl)

Parameters

sender AbstractControl
childControl AbstractControl