Base:
method
CreateHandle
System.Windows.Forms.Control.CreateHandle()
3 references to CreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
375CreateHandle(); 1119CreateHandle();
System.Windows.Forms.Tests (1)
System\Windows\Forms\TabControlTests.cs (1)
5775public new void CreateHandle() => base.CreateHandle();