Base:
method
CreateHandle
System.Windows.Forms.Control.CreateHandle()
1 override of CreateHandle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
1686
protected override void
CreateHandle
()
4 references to CreateHandle
System.Windows.Forms (4)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
1694
base.
CreateHandle
();
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2225
CreateHandle
();
winforms\Managed\System\WinForms\TextBox.cs (1)
385
CreateHandle
();
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
1124
CreateHandle
();