4 references to setSelectionOnHandleCreated
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TextBoxBase.cs (4)
1574textBoxFlags[setSelectionOnHandleCreated] = true; 1965textBoxFlags[setSelectionOnHandleCreated] = true; 2059if (textBoxFlags[setSelectionOnHandleCreated]) { 2060textBoxFlags[setSelectionOnHandleCreated] = false;