1 override of OnCreateControl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
868
protected override void
OnCreateControl
() {
2 references to OnCreateControl
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
869
base.
OnCreateControl
();
winforms\Managed\System\WinForms\Control.cs (1)
5908
OnCreateControl
();