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