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