5 references to control_Enter
WinFormsControlsTest (5)
CollectionEditors.Designer.cs (5)
50this.comboBox1.Enter += this.control_Enter; 58this.maskedTextBox1.Enter += this.control_Enter; 66this.textBox1.Enter += this.control_Enter; 76this.listView1.Enter += this.control_Enter; 104this.domainUpDown1.Enter += this.control_Enter;