3 references to KeyDown
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (1)
45
_readOnlyTextBoxLabel.
KeyDown
+= OnReadOnlyTextBoxLabelKeyDown;
System.Windows.Forms.Tests (2)
System\Windows\Forms\LabelTests.cs (2)
773
label.
KeyDown
+= handler;
777
label.
KeyDown
-= handler;