13 references to GetParentContainer
System.Windows.Forms (13)
winforms\Managed\System\WinForms\AxHost.cs (13)
1374
GetParentContainer
().OnExitEditMode(this);
1439
GetParentContainer
().ControlCreated(this);
2439
string rval =
GetParentContainer
().GetNameForControl(this);
3980
ppenum = host.
GetParentContainer
().EnumControls(host, dwOleContF, dwWhich);
4069
ppDisp = host.
GetParentContainer
().GetProxyForControl(host);
4164
container = host.
GetParentContainer
();
4262
host.
GetParentContainer
().OnUIActivate(host);
4269
ppFrame = host.
GetParentContainer
();
4295
host.
GetParentContainer
().OnUIDeactivate(host);
4308
host.
GetParentContainer
().OnInPlaceDeactivate(host);
4443
qaContainer.pFont = GetIFontFromFont(
GetParentContainer
().parent.Font);
4535
if (
GetParentContainer
() != null) {
4536
GetParentContainer
().RemoveControl(this);