250 references to Shift
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Devices\Keyboard.vb (1)
86
Return CType(keys And Keys.
Shift
, Boolean)
System.Windows.Forms (231)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
379
target.SelectNextControl(null, ModifierKeys != Keys.
Shift
, tabStopOnly: true, nested: true, wrap: true);
System\Windows\Forms\Control.cs (1)
2604
modifiers |= Keys.
Shift
;
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2933
&& (keyData == (Keys.Control | Keys.Back) || keyData == (Keys.Control | Keys.
Shift
| Keys.Back)))
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (125)
10078
return GetTabKeyEffective((keyData & Keys.
Shift
) == Keys.
Shift
, (keyData & Keys.Control) == Keys.Control);
10083
if ((keyData & (Keys.Control | Keys.
Shift
| Keys.Alt)) == Keys.Control)
10094
if ((keyData & (Keys.Control | Keys.
Shift
| Keys.Alt)) == Keys.Control)
10104
if ((keyData & (Keys.Control | Keys.
Shift
| Keys.Alt)) == Keys.
Shift
11894
bool isShiftDown = (nModifier & Keys.
Shift
) == Keys.
Shift
;
16457
if ((ModifierKeys & (Keys.
Shift
| Keys.Alt)) != 0 || MouseButtons != MouseButtons.None)
19915
if ((keyData & (Keys.
Shift
| Keys.Control | Keys.Alt)) == Keys.Control && MultiSelect)
20173
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
20296
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
20426
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
20538
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
20662
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
20808
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21087
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
21101
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21136
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
21150
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21213
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
21228
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21253
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
21257
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21344
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
21359
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21406
keyData &= ~Keys.
Shift
;
21561
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
21575
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21610
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
21624
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21687
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
21702
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21732
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
21736
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
21823
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
21855
if (((keyData & (Keys.
Shift
| Keys.Control | Keys.Alt)) == Keys.Control
21856
|| ((keyData & (Keys.
Shift
| Keys.Control | Keys.Alt)) == (Keys.Control | Keys.
Shift
)
22100
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
22104
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
22211
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
22215
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
22320
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
22324
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
22464
return ProcessLeftMost((keyData & Keys.
Shift
) == Keys.
Shift
, firstVisibleColumnIndex, firstVisibleRowIndex);
23028
if ((keyData & Keys.
Shift
) == Keys.
Shift
&& MultiSelect)
23068
if ((keyData & Keys.
Shift
) == Keys.
Shift
&& MultiSelect)
23104
if ((keyData & Keys.
Shift
) == Keys.
Shift
&& MultiSelect)
23287
if ((keyData & Keys.
Shift
) == Keys.
Shift
&& MultiSelect)
23326
if ((keyData & Keys.
Shift
) == Keys.
Shift
&& MultiSelect)
23362
if ((keyData & Keys.
Shift
) == Keys.
Shift
&& MultiSelect)
23479
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
23483
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
23589
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
23593
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
23698
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
23702
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
23844
return ProcessRightMost((keyData & Keys.
Shift
) == Keys.
Shift
, lastVisibleColumnIndex, firstVisibleRowIndex);
24256
if ((keyData & (Keys.Control | Keys.
Shift
| Keys.Alt)) == Keys.
Shift
&& _ptCurrentCell.X != -1)
24345
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
24385
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
24553
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
24645
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
24751
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
24836
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
24935
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
25054
if ((keyData & Keys.
Shift
) == Keys.
Shift
)
25286
if ((keyData & (Keys.Alt | Keys.
Shift
| Keys.Control)) == Keys.Control && IsCurrentCellInEditMode)
30018
if (GetTabKeyEffective((modifierKeys & Keys.
Shift
) == Keys.
Shift
, (modifierKeys & Keys.Control) == Keys.Control))
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxEditingControl.cs (3)
199
if ((keyData & (Keys.Control | Keys.
Shift
| Keys.Alt)) == Keys.
Shift
&& Multiline && AcceptsReturn)
255
&& !(ModifierKeys == Keys.
Shift
&& Multiline && AcceptsReturn))
System\Windows\Forms\Controls\Labels\LinkLabel.cs (2)
1414
bool forward = (keyData & Keys.
Shift
) != Keys.
Shift
;
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3223
if (keyData.HasFlag(Keys.
Shift
))
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (6)
1570
if ((modifiers & ~Keys.
Shift
) != 0)
2527
&& (e.Modifiers & ~Keys.
Shift
) != 0)
2952
if (e.KeyData == (Keys.C | Keys.Alt | Keys.
Shift
| Keys.Control))
3156
if ((ModifierKeys & (Keys.
Shift
| Keys.Alt)) != 0 || MouseButtons != MouseButtons.None)
3869
bool forward = (keyData & Keys.
Shift
) == 0;
5362
if (_selectedGridEntry is not null && (ModifierKeys & Keys.
Shift
) == 0)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
525
if ((keyData & (Keys.
Shift
| Keys.Control | Keys.Alt)) == 0)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.cs (7)
190
if (((keyData & Keys.Control) != 0) && ((keyData & Keys.
Shift
) == 0) && ((keyData & Keys.Alt) == 0))
198
if (((keyData & Keys.Control) != 0) && ((keyData & Keys.
Shift
) == 0) && ((keyData & Keys.Alt) == 0))
209
if (((keyData & Keys.Control) != 0) ^ ((keyData & Keys.
Shift
) == 0))
218
if (((keyData & Keys.Control) == 0) && ((keyData & Keys.
Shift
) != 0) && ((keyData & Keys.Alt) == 0))
222
else if (((keyData & Keys.Control) == 0) && ((keyData & Keys.
Shift
) == 0) && ((keyData & Keys.Alt) == 0))
247
if ((keyData & (Keys.
Shift
| Keys.Control | Keys.Alt)) == 0)
357
if (PropertyGridView.EditTextBoxNeedsCommit || PropertyGridView.WantsTab(forward: (ModifierKeys & Keys.
Shift
) == 0))
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (2)
116
if ((modifierKeys & Keys.
Shift
) == Keys.
Shift
)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1392
bool forward = (ke.KeyData & Keys.
Shift
) == 0;
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
1901
case Keys.
Shift
:
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
183
(int)keyData == (shortcutValue | (int)Keys.
Shift
))
205
if (!ReadOnly && (keyData == (Keys.Control | Keys.Back) || keyData == (Keys.Control | Keys.
Shift
| Keys.Back)))
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
2713
&& ToolStripManager.SelectNextToolStrip(this, forward: (keyData & Keys.
Shift
) == Keys.None))
2769
retVal = ProcessTabKey((keyData & Keys.
Shift
) == Keys.None);
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (1)
682
if (modifiers == Keys.
Shift
)
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (1)
923
if ((ModifierKeys & (Keys.
Shift
| Keys.Alt)) != 0 || MouseButtons != MouseButtons.None)
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
731
if ((ModifierKeys & (Keys.
Shift
| Keys.Alt)) != 0 || MouseButtons != MouseButtons.None)
System\Windows\Forms\Input\KeyEventArgs.cs (2)
79
public virtual bool Shift => (KeyData & Keys.
Shift
) == Keys.
Shift
;
System\Windows\Forms\Input\KeysConverter.cs (1)
60
AddLocalizedKey(nameof(SR.toStringShift), Keys.
Shift
);
System\Windows\Forms\Input\PreviewKeyDownEventArgs.cs (2)
63
public bool Shift => (KeyData & Keys.
Shift
) == Keys.
Shift
;
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1194
if (ProcessTabKey((keyData & Keys.
Shift
) == Keys.None))
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
2305
if (ProcessTabKey((keyData & Keys.
Shift
) == Keys.None))
System\Windows\Forms\SendKeys\SendKeys.cs (3)
71
new("%", (Keys.D5 | Keys.
Shift
)),
72
new("^", (Keys.D6 | Keys.
Shift
)),
486
if (haveKeys.HaveShift == 0 && (vk & (int)Keys.
Shift
) != 0)
System\Windows\Forms\Shortcut.cs (62)
149
CtrlShiftA = Keys.Control + Keys.
Shift
+ Keys.A,
154
CtrlShiftB = Keys.Control + Keys.
Shift
+ Keys.B,
159
CtrlShiftC = Keys.Control + Keys.
Shift
+ Keys.C,
164
CtrlShiftD = Keys.Control + Keys.
Shift
+ Keys.D,
169
CtrlShiftE = Keys.Control + Keys.
Shift
+ Keys.E,
174
CtrlShiftF = Keys.Control + Keys.
Shift
+ Keys.F,
179
CtrlShiftG = Keys.Control + Keys.
Shift
+ Keys.G,
184
CtrlShiftH = Keys.Control + Keys.
Shift
+ Keys.H,
189
CtrlShiftI = Keys.Control + Keys.
Shift
+ Keys.I,
194
CtrlShiftJ = Keys.Control + Keys.
Shift
+ Keys.J,
199
CtrlShiftK = Keys.Control + Keys.
Shift
+ Keys.K,
204
CtrlShiftL = Keys.Control + Keys.
Shift
+ Keys.L,
209
CtrlShiftM = Keys.Control + Keys.
Shift
+ Keys.M,
214
CtrlShiftN = Keys.Control + Keys.
Shift
+ Keys.N,
219
CtrlShiftO = Keys.Control + Keys.
Shift
+ Keys.O,
224
CtrlShiftP = Keys.Control + Keys.
Shift
+ Keys.P,
229
CtrlShiftQ = Keys.Control + Keys.
Shift
+ Keys.Q,
234
CtrlShiftR = Keys.Control + Keys.
Shift
+ Keys.R,
239
CtrlShiftS = Keys.Control + Keys.
Shift
+ Keys.S,
244
CtrlShiftT = Keys.Control + Keys.
Shift
+ Keys.T,
249
CtrlShiftU = Keys.Control + Keys.
Shift
+ Keys.U,
254
CtrlShiftV = Keys.Control + Keys.
Shift
+ Keys.V,
259
CtrlShiftW = Keys.Control + Keys.
Shift
+ Keys.W,
264
CtrlShiftX = Keys.Control + Keys.
Shift
+ Keys.X,
269
CtrlShiftY = Keys.Control + Keys.
Shift
+ Keys.Y,
274
CtrlShiftZ = Keys.Control + Keys.
Shift
+ Keys.Z,
335
ShiftF1 = Keys.
Shift
+ Keys.F1,
340
ShiftF2 = Keys.
Shift
+ Keys.F2,
345
ShiftF3 = Keys.
Shift
+ Keys.F3,
350
ShiftF4 = Keys.
Shift
+ Keys.F4,
355
ShiftF5 = Keys.
Shift
+ Keys.F5,
360
ShiftF6 = Keys.
Shift
+ Keys.F6,
365
ShiftF7 = Keys.
Shift
+ Keys.F7,
370
ShiftF8 = Keys.
Shift
+ Keys.F8,
375
ShiftF9 = Keys.
Shift
+ Keys.F9,
380
ShiftF10 = Keys.
Shift
+ Keys.F10,
385
ShiftF11 = Keys.
Shift
+ Keys.F11,
390
ShiftF12 = Keys.
Shift
+ Keys.F12,
455
CtrlShiftF1 = Keys.Control + Keys.
Shift
+ Keys.F1,
460
CtrlShiftF2 = Keys.Control + Keys.
Shift
+ Keys.F2,
465
CtrlShiftF3 = Keys.Control + Keys.
Shift
+ Keys.F3,
470
CtrlShiftF4 = Keys.Control + Keys.
Shift
+ Keys.F4,
475
CtrlShiftF5 = Keys.Control + Keys.
Shift
+ Keys.F5,
480
CtrlShiftF6 = Keys.Control + Keys.
Shift
+ Keys.F6,
485
CtrlShiftF7 = Keys.Control + Keys.
Shift
+ Keys.F7,
490
CtrlShiftF8 = Keys.Control + Keys.
Shift
+ Keys.F8,
495
CtrlShiftF9 = Keys.Control + Keys.
Shift
+ Keys.F9,
500
CtrlShiftF10 = Keys.Control + Keys.
Shift
+ Keys.F10,
505
CtrlShiftF11 = Keys.Control + Keys.
Shift
+ Keys.F11,
510
CtrlShiftF12 = Keys.Control + Keys.
Shift
+ Keys.F12,
525
ShiftIns = Keys.
Shift
+ Keys.Insert,
540
ShiftDel = Keys.
Shift
+ Keys.Delete,
730
CtrlShift0 = Keys.Control + Keys.
Shift
+ Keys.D0,
735
CtrlShift1 = Keys.Control + Keys.
Shift
+ Keys.D1,
740
CtrlShift2 = Keys.Control + Keys.
Shift
+ Keys.D2,
745
CtrlShift3 = Keys.Control + Keys.
Shift
+ Keys.D3,
750
CtrlShift4 = Keys.Control + Keys.
Shift
+ Keys.D4,
755
CtrlShift5 = Keys.Control + Keys.
Shift
+ Keys.D5,
760
CtrlShift6 = Keys.Control + Keys.
Shift
+ Keys.D6,
765
CtrlShift7 = Keys.Control + Keys.
Shift
+ Keys.D7,
770
CtrlShift8 = Keys.Control + Keys.
Shift
+ Keys.D8,
775
CtrlShift9 = Keys.Control + Keys.
Shift
+ Keys.D9,
System.Windows.Forms.Design (16)
System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs (1)
76
if ((keyData & (Keys.
Shift
| Keys.Alt)) == 0)
System\ComponentModel\Design\SelectionService.cs (2)
373
fToggle = (Control.ModifierKeys & (Keys.Control | Keys.
Shift
)) > 0;
374
fAdd |= Control.ModifierKeys == Keys.
Shift
;
System\Drawing\Design\ColorEditor.ColorUI.cs (1)
341
bool forward = (keyData & Keys.
Shift
) == 0;
System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs (1)
431
int nextTabIndex = CheckedControl.TabIndex + ((keyData & Keys.
Shift
) == 0 ? 1 : -1);
System\Windows\Forms\Design\AnchorEditor.AnchorUI.cs (1)
323
i += (keyData & Keys.
Shift
) == 0 ? 1 : -1;
System\Windows\Forms\Design\ControlDesigner.cs (1)
1347
bool shiftSelect = (Control.ModifierKeys & Keys.
Shift
) != 0;
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
252
i += (keyData & Keys.
Shift
) == 0 ? 1 : -1;
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (3)
265
if (keyModifiers == Keys.
Shift
&&
329
_shiftCheckBox.Checked = (keys & Keys.
Shift
) != 0;
374
valueKeys |= Keys.
Shift
;
System\Windows\Forms\Design\ToolStripItemBehavior.cs (2)
352
bool removeSel = (Control.ModifierKeys & (Keys.Control | Keys.
Shift
)) > 0;
381
bool shiftPressed = (Control.ModifierKeys & Keys.
Shift
) > 0;
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (2)
683
bool shiftPressed = (Control.ModifierKeys & Keys.
Shift
) > 0;
728
bool shiftPressed = (Control.ModifierKeys & Keys.
Shift
) > 0;
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
1673
retVal = ProcessTabKey((keyData & Keys.
Shift
) == Keys.None);
WindowsFormsIntegration (2)
System\Windows\Integration\Convert.cs (2)
197
if ((keyData & SWF.Keys.
Shift
) == SWF.Keys.
Shift
)