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