Table of Contents

Method OnChildInserted

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

OnChildInserted(int, AbstractControl)

Called when a AbstractControl is inserted into the Children.

protected override void OnChildInserted(int index, AbstractControl childControl)

Parameters

index int
childControl AbstractControl