55 references to ShowKeyboardCues
System.Windows.Forms (7)
System\Windows\Forms\Control.cs (1)
12024
keyboard =
ShowKeyboardCues
;
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (3)
414
if (!
ShowKeyboardCues
)
476
HotkeyPrefix =
ShowKeyboardCues
? HotkeyPrefix.Show : HotkeyPrefix.Hide
503
if (!
ShowKeyboardCues
)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1602
return
ShowKeyboardCues
;
System\Windows\Forms\Rendering\ControlPaint.cs (2)
2566
else if (control.
ShowKeyboardCues
)
2616
else if (!control.
ShowKeyboardCues
)
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.SplitButton.cs (1)
226
else if (!
ShowKeyboardCues
)
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ByteViewerTests.cs (1)
1066
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System.Windows.Forms.Tests (46)
System\Windows\Forms\AxHostTests.cs (1)
3218
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ButtonBaseTests.cs (1)
9327
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ButtonTests.cs (1)
3735
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\CheckBoxTests.cs (1)
690
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ComboBoxTests.cs (1)
2873
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ContainerControlTests.cs (1)
1467
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ControlTests.cs (1)
1196
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\DataGridViewTextBoxEditingControlTests.cs (1)
2158
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\DateTimePickerTests.cs (1)
1058
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\Design\ComponentEditorFormTests.cs (1)
434
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
941
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\DomainUpDownTests.cs (1)
1528
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\FlowLayoutPanelTests.cs (1)
488
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\FormTests.cs (1)
2744
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\GroupBoxTests.cs (1)
2347
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\HScrollBarTests.cs (1)
296
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\LabelTests.cs (1)
939
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ListBoxTests.cs (1)
6454
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ListControlTests.cs (1)
2962
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ListViewTests.cs (1)
6149
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\MenuStripTests.cs (1)
916
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\MonthCalendarTests.cs (1)
4778
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\PanelTests.cs (1)
1210
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\PictureBoxTests.cs (1)
2890
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ProgressBarTests.cs (1)
2636
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\PropertyGridTests.cs (1)
4207
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\RadioButtonTests.cs (1)
1585
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\RichTextBoxTests.cs (1)
10974
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ScrollableControlTests.cs (1)
2628
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ScrollBarTests.cs (1)
3210
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\SplitterTests.cs (1)
2355
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\StatusStripTests.cs (1)
1338
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\TabControlTests.cs (1)
5771
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\TableLayoutPanelTests.cs (1)
2227
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\TabPageTests.cs (1)
5291
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
2072
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ToolStripDropDownTests.cs (1)
5156
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ToolStripPanelTests.cs (1)
409
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\ToolStripTests.cs (1)
7592
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\TreeViewTests.cs (1)
7622
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\UpDownBaseTests.cs (1)
3161
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\UserControlTests.cs (1)
1847
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
System\Windows\Forms\VScrollBarTests.cs (1)
286
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
TextBoxBaseTests.cs (1)
7733
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
TextBoxTests.cs (1)
733
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;
TrackBarTests.cs (1)
3328
public new bool ShowKeyboardCues => base.
ShowKeyboardCues
;