3 references to nullValueTextBox_TextChanged
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\FormatControl.cs (2)
76nullValueTextBox.TextChanged -= nullValueTextBox_TextChanged; 78nullValueTextBox.TextChanged += nullValueTextBox_TextChanged;
System\Windows\Forms\Design\FormatControl.Designer.cs (1)
130nullValueTextBox.TextChanged += this.nullValueTextBox_TextChanged;