2 references to AcceptsTabChanged
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripTextBox.cs (2)
223textBox.AcceptsTabChanged += new EventHandler(HandleAcceptsTabChanged); 243textBox.AcceptsTabChanged -= new EventHandler(HandleAcceptsTabChanged);