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