8 references to ShowKeyboardCues
System.Windows.Forms (7)
System\Windows\Forms\Control.cs (1)
12165
keyboard =
ShowKeyboardCues
;
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (3)
414
if (!
ShowKeyboardCues
)
475
HotkeyPrefix =
ShowKeyboardCues
? HotkeyPrefix.Show : HotkeyPrefix.Hide
502
if (!
ShowKeyboardCues
)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1593
return
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
)