2 references to FormCreated
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
5277
if (parent.Created)
FormCreated
();
winforms\Managed\System\WinForms\ContainerControl.cs (1)
607
((AxHost.AxContainer)Properties.GetObject(PropAxContainer)).
FormCreated
();