Table of Contents

Method OnChildInserted

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

OnChildInserted(int, Control)

Called when a Control is inserted into the Children.

protected virtual void OnChildInserted(int index, Control childControl)

Parameters

index int
childControl Control