Base:
method
CreateHandle
System.Windows.Forms.Control.CreateHandle()
2 references to CreateHandle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
486CreateHandle();
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComboBoxTests.cs (1)
2881public new void CreateHandle() => base.CreateHandle();