1 override of OnParentHandleRecreated
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1409
internal override void
OnParentHandleRecreated
()
2 references to OnParentHandleRecreated
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
9333
childControl.
OnParentHandleRecreated
();
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1416
base.
OnParentHandleRecreated
();