1 override of OnParentHandleRecreated
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1395
internal override void
OnParentHandleRecreated
()
2 references to OnParentHandleRecreated
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
9209
childControl.
OnParentHandleRecreated
();
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1402
base.
OnParentHandleRecreated
();