11 references to ShowKeyboardCues
System.Windows.Forms (10)
System\Windows\Forms\Control.cs (1)
12894
keyboard =
ShowKeyboardCues
;
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (3)
443
if (!
ShowKeyboardCues
)
504
HotkeyPrefix =
ShowKeyboardCues
? HotkeyPrefix.Show : HotkeyPrefix.Hide
531
if (!
ShowKeyboardCues
)
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (2)
676
HotkeyPrefix =
ShowKeyboardCues
697
if (!
ShowKeyboardCues
)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1593
return
ShowKeyboardCues
;
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
178
ShowKeyboardCues = button.
ShowKeyboardCues
,
System\Windows\Forms\Rendering\ControlPaint.cs (2)
2620
else if (control.
ShowKeyboardCues
)
2670
else if (!control.
ShowKeyboardCues
)
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.SplitButton.cs (1)
226
else if (!
ShowKeyboardCues
)