3 references to FindContainerForControl
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
4626
container = AxContainer.
FindContainerForControl
(this);
5355
AxContainer c =
FindContainerForControl
(ctl);
5504
AxContainer cont =
FindContainerForControl
(ctl);