Method AfterParentChanged
AfterParentChanged(Control)
Called when Parent property is changed.
public virtual void AfterParentChanged(Control sender)
Parameters
sender
ControlControl which sends the notification.
Called when Parent property is changed.
public virtual void AfterParentChanged(Control sender)
sender
ControlControl which sends the notification.