34 references to SetExtendedState
System.Windows.Forms (34)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
94
SetExtendedState
(ExtendedStates.IsActiveX, true);
System\Windows\Forms\Application.MarshallingControl.cs (1)
19
SetExtendedState
(ExtendedStates.InterestedInUserPreferenceChanged, false);
System\Windows\Forms\Application.ParkingWindow.cs (1)
25
SetExtendedState
(ExtendedStates.InterestedInUserPreferenceChanged, false);
System\Windows\Forms\Control.cs (16)
913
SetExtendedState
(ExtendedStates.BecomingActiveControl, value);
1423
set =>
SetExtendedState
(ExtendedStates.TopMDIWindowClosing, value);
1433
private set =>
SetExtendedState
(ExtendedStates.CurrentlyBeingScaled, value);
6871
SetExtendedState
(ExtendedStates.SetScrollPosition, true);
7319
SetExtendedState
(ExtendedStates.HaveInvoked, true);
7320
SetExtendedState
(ExtendedStates.SetScrollPosition, false);
7385
SetExtendedState
(ExtendedStates.HaveInvoked, false);
8343
SetExtendedState
(ExtendedStates.ClearLayoutArgs, false);
8376
SetExtendedState
(ExtendedStates.ClearLayoutArgs, false);
8574
SetExtendedState
(ExtendedStates.InputKey, true);
8586
SetExtendedState
(ExtendedStates.InputChar, true);
8629
target.
SetExtendedState
(ExtendedStates.InputKey, false);
8630
target.
SetExtendedState
(ExtendedStates.InputChar, false);
8631
target.
SetExtendedState
(ExtendedStates.UiCues, true);
8684
target.
SetExtendedState
(ExtendedStates.UiCues, false);
9429
SetExtendedState
(ExtendedStates.ClearLayoutArgs, true);
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
77
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
125
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
395
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (1)
113
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
31
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\Labels\Label.cs (1)
66
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
128
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
106
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
92
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
136
SetExtendedState
(
System\Windows\Forms\Controls\UpDown\DomainUpDown.cs (1)
43
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (1)
75
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
93
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\Panels\Panel.cs (1)
29
SetExtendedState
(ExtendedStates.UserPreferredSizeCache, true);
System\Windows\Forms\SendKeys\SendKeys.SKWindow.cs (1)
16
SetExtendedState
(ExtendedStates.InterestedInUserPreferenceChanged, false);