4 references to H
System.Windows.Forms (3)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
1886case Keys.H: // ctrl-h == Backspace == '\b'
System\Windows\Forms\Shortcut.cs (2)
54CtrlH = Keys.Control + Keys.H, 184CtrlShiftH = Keys.Control + Keys.Shift + Keys.H,
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
25Keys.G, Keys.H, Keys.I, Keys.Insert, Keys.J, Keys.K, Keys.L, Keys.Left, Keys.M, Keys.N, Keys.NumLock,