2 references to KeyPress
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.cs (2)
290add => base.KeyPress += value; 291remove => base.KeyPress -= value;