Method AfterChildInserted
AfterChildInserted(AbstractControl, int, AbstractControl)
Called after a child control is inserted into
the Children of the sender
.
void AfterChildInserted(AbstractControl sender, int index, AbstractControl childControl)
Parameters
sender
AbstractControlindex
intchildControl
AbstractControl