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