201 writes to UseVisualStyleBackColor
Accessibility_Core_App (81)
CommonControl1.Designer.cs (13)
123this.button12.UseVisualStyleBackColor = true; 134this.button1.UseVisualStyleBackColor = true; 146this.button10.UseVisualStyleBackColor = true; 156this.button9.UseVisualStyleBackColor = true; 167this.button8.UseVisualStyleBackColor = true; 178this.button3.UseVisualStyleBackColor = false; 190this.button4.UseVisualStyleBackColor = true; 202this.button5.UseVisualStyleBackColor = true; 213this.button2.UseVisualStyleBackColor = true; 224this.button6.UseVisualStyleBackColor = true; 275this.checkBox3.UseVisualStyleBackColor = true; 286this.checkBox2.UseVisualStyleBackColor = true; 299this.checkBox1.UseVisualStyleBackColor = true;
CommonControl2.Designer.cs (1)
118this.radioButton1.UseVisualStyleBackColor = true;
ContainerControls.Designer.cs (30)
142this.button2.UseVisualStyleBackColor = true; 152this.button5.UseVisualStyleBackColor = true; 162this.button6.UseVisualStyleBackColor = true; 214this.button7.UseVisualStyleBackColor = true; 237this.button8.UseVisualStyleBackColor = true; 260this.button9.UseVisualStyleBackColor = true; 283this.button10.UseVisualStyleBackColor = true; 313this.radioButton6.UseVisualStyleBackColor = true; 323this.radioButton5.UseVisualStyleBackColor = true; 333this.radioButton4.UseVisualStyleBackColor = true; 345this.checkBox2.UseVisualStyleBackColor = true; 357this.radioButton3.UseVisualStyleBackColor = true; 367this.radioButton2.UseVisualStyleBackColor = true; 376this.button18.UseVisualStyleBackColor = true; 385this.button17.UseVisualStyleBackColor = true; 395this.radioButton1.UseVisualStyleBackColor = true; 405this.checkBox1.UseVisualStyleBackColor = true; 448this.button19.UseVisualStyleBackColor = true; 494this.button20.UseVisualStyleBackColor = true; 516this.button21.UseVisualStyleBackColor = true; 540this.button4.UseVisualStyleBackColor = true; 550this.button1.UseVisualStyleBackColor = true; 560this.button3.UseVisualStyleBackColor = true; 624this.button12.UseVisualStyleBackColor = true; 678this.button11.UseVisualStyleBackColor = true; 700this.button13.UseVisualStyleBackColor = true; 723this.button14.UseVisualStyleBackColor = true; 733this.button22.UseVisualStyleBackColor = true; 743this.button23.UseVisualStyleBackColor = true; 796this.button24.UseVisualStyleBackColor = true;
ContainerControls2.Designer.cs (12)
113this.button15.UseVisualStyleBackColor = true; 123this.button16.UseVisualStyleBackColor = true; 164this.radioButton6.UseVisualStyleBackColor = true; 174this.radioButton5.UseVisualStyleBackColor = true; 184this.radioButton4.UseVisualStyleBackColor = true; 196this.checkBox2.UseVisualStyleBackColor = true; 208this.radioButton3.UseVisualStyleBackColor = true; 218this.radioButton2.UseVisualStyleBackColor = true; 227this.button18.UseVisualStyleBackColor = true; 236this.button17.UseVisualStyleBackColor = true; 246this.radioButton1.UseVisualStyleBackColor = true; 256this.checkBox1.UseVisualStyleBackColor = true;
DataBindingExample.Designer.cs (3)
105this.button1.UseVisualStyleBackColor = true; 138this.radioButton1.UseVisualStyleBackColor = true; 180this.checkBox1.UseVisualStyleBackColor = true;
DialogControls.Designer.cs (4)
44this.ColorDialog.UseVisualStyleBackColor = true; 55this.FolderBrowserDialog.UseVisualStyleBackColor = true; 66this.OpenFileDialog.UseVisualStyleBackColor = true; 77this.SaveFileDialog.UseVisualStyleBackColor = true;
Main.Designer.cs (11)
53this.button1.UseVisualStyleBackColor = true; 64this.button2.UseVisualStyleBackColor = true; 75this.button3.UseVisualStyleBackColor = true; 86this.button4.UseVisualStyleBackColor = true; 97this.button5.UseVisualStyleBackColor = true; 108this.button6.UseVisualStyleBackColor = true; 119this.button7.UseVisualStyleBackColor = true; 130this.button8.UseVisualStyleBackColor = true; 141this.button9.UseVisualStyleBackColor = true; 151this.button10.UseVisualStyleBackColor = true; 161this.button12.UseVisualStyleBackColor = true;
MenuForm.Designer.cs (2)
43this.button1.UseVisualStyleBackColor = true; 54this.button2.UseVisualStyleBackColor = true;
PrintingControls.Designer.cs (4)
97this.btnSetting.UseVisualStyleBackColor = true; 108this.btnPreView.UseVisualStyleBackColor = true; 119this.btnPrint.UseVisualStyleBackColor = true; 130this.button1.UseVisualStyleBackColor = true;
ToolStripContainer.Designer.cs (1)
587this.button1.UseVisualStyleBackColor = true;
NativeHost.ManagedControl (1)
ManagedControl.Designer.cs (1)
43this.button1.UseVisualStyleBackColor = true;
PresentationUI (7)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (2)
192_nextButton.UseVisualStyleBackColor = true; 201_cancelButton.UseVisualStyleBackColor = true;
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (2)
79this._nextButton.UseVisualStyleBackColor = true; 88this._cancelButton.UseVisualStyleBackColor = true;
MS\Internal\Documents\RMPublishingDialog.Designer.cs (3)
95this.radioButtonUnrestricted.UseVisualStyleBackColor = true; 104this.radioButtonPermissions.UseVisualStyleBackColor = true; 113this.radioButtonTemplate.UseVisualStyleBackColor = true;
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
174UseVisualStyleBackColor = false;
System.Windows.Forms.Tests (21)
System\Windows\Forms\ButtonBaseTests.cs (21)
524UseVisualStyleBackColor = true, 570UseVisualStyleBackColor = false, 616UseVisualStyleBackColor = true, 662UseVisualStyleBackColor = true 4158UseVisualStyleBackColor = value 4164control.UseVisualStyleBackColor = value; 4169control.UseVisualStyleBackColor = !value; 4180UseVisualStyleBackColor = true 4183control.UseVisualStyleBackColor = value; 4188control.UseVisualStyleBackColor = value; 4193control.UseVisualStyleBackColor = !value; 4212control.UseVisualStyleBackColor = value; 4220control.UseVisualStyleBackColor = value; 4228control.UseVisualStyleBackColor = !value; 4243UseVisualStyleBackColor = true 4253control.UseVisualStyleBackColor = value; 4261control.UseVisualStyleBackColor = value; 4269control.UseVisualStyleBackColor = !value; 4284control.UseVisualStyleBackColor = false; 4302control.UseVisualStyleBackColor = false; 4329control.UseVisualStyleBackColor = false;
TrimTest (1)
Form1.Designer.cs (1)
93button1.UseVisualStyleBackColor = true;
WinFormsControlsTest (89)
AnchorLayoutTests.Designer.cs (9)
52this.button1.UseVisualStyleBackColor = true; 62this.button2.UseVisualStyleBackColor = true; 72this.button3.UseVisualStyleBackColor = true; 82this.button4.UseVisualStyleBackColor = true; 92this.button5.UseVisualStyleBackColor = true; 104this.button6.UseVisualStyleBackColor = true; 114this.button7.UseVisualStyleBackColor = true; 124this.button8.UseVisualStyleBackColor = true; 134this.button9.UseVisualStyleBackColor = true;
Calendar.Designer.cs (6)
86this.setMinDateButton.UseVisualStyleBackColor = true; 117this.setMaxDateButton.UseVisualStyleBackColor = true; 174this.resetMinDateButton.UseVisualStyleBackColor = true; 185this.resetMaxDateButton.UseVisualStyleBackColor = true; 197this.showWeekNumbersCheckBox.UseVisualStyleBackColor = true; 209this.showTodayCheckBox.UseVisualStyleBackColor = true;
ComboBoxesWithScrollBars.Designer.cs (6)
272this.integralHeightCheckBox1.UseVisualStyleBackColor = true; 283this.integralHeightCheckBox2.UseVisualStyleBackColor = true; 294this.integralHeightCheckBox3.UseVisualStyleBackColor = true; 319this.useDifferentHeightsCheckBox1.UseVisualStyleBackColor = true; 330this.useDifferentHeightsCheckBox2.UseVisualStyleBackColor = true; 343this.useDifferentHeightsCheckBox3.UseVisualStyleBackColor = true;
DataGridViewTest.Designer.cs (2)
154this.changeFontButton.UseVisualStyleBackColor = true; 202this.resetFontButton.UseVisualStyleBackColor = true;
DesignTimeAligned.Designer.cs (1)
72this.button1.UseVisualStyleBackColor = true;
Dialogs.Designer.cs (6)
68this.btnOpenFileDialog.UseVisualStyleBackColor = true; 78this.btnColorDialog.UseVisualStyleBackColor = true; 88this.btnThreadExceptionDialog.UseVisualStyleBackColor = true; 98this.btnPrintDialog.UseVisualStyleBackColor = true; 108this.btnFolderBrowserDialog.UseVisualStyleBackColor = true; 118this.btnSaveFileDialog.UseVisualStyleBackColor = true;
DockLayoutTests.Designer.cs (5)
51this.button1.UseVisualStyleBackColor = true; 61this.button3.UseVisualStyleBackColor = true; 71this.button2.UseVisualStyleBackColor = true; 81this.button4.UseVisualStyleBackColor = true; 91this.button5.UseVisualStyleBackColor = true;
DragDrop.Designer.cs (2)
183buttonOpenCats.UseVisualStyleBackColor = true; 193buttonClear.UseVisualStyleBackColor = true;
ErrorProviderTest.Designer.cs (1)
123this.submitButton.UseVisualStyleBackColor = true;
FormBorderStyles.Designer.cs (1)
42this.btnChangeFormBorderStyle.UseVisualStyleBackColor = true;
ListViewTest.Designer.cs (3)
114this.btnClearListView1.UseVisualStyleBackColor = true; 124this.btnLoadImagesListView1.UseVisualStyleBackColor = true; 146this.btnReplaceImageListView1.UseVisualStyleBackColor = true;
MainForm.cs (1)
34UseVisualStyleBackColor = true
MdiChild.Designer.cs (7)
69this.chkChildAlign.UseVisualStyleBackColor = true; 80this.chkRightToLeft.UseVisualStyleBackColor = true; 91this.btnOpenChild.UseVisualStyleBackColor = true; 102this.chkSetParentMenustrip.UseVisualStyleBackColor = true; 113this.chkSetMenustrip.UseVisualStyleBackColor = true; 124this.chkAddParentMenustrip.UseVisualStyleBackColor = true; 135this.chkAddMenustrip.UseVisualStyleBackColor = true;
MultipleControls.Designer.cs (5)
84this.button1.UseVisualStyleBackColor = true; 176this.checkBox1.UseVisualStyleBackColor = true; 187this.checkBox2.UseVisualStyleBackColor = true; 197this.radioButton2.UseVisualStyleBackColor = true; 207this.radioButton1.UseVisualStyleBackColor = true;
Password.Designer.cs (1)
133button1.UseVisualStyleBackColor = true;
PictureBoxes.Designer.cs (1)
64this.btnloadImage.UseVisualStyleBackColor = true;
ScalingBeforeChanges.Designer.cs (1)
45this.checkBox1.UseVisualStyleBackColor = true;
ScrollableControls.Designer.cs (17)
109button1.UseVisualStyleBackColor = true; 118button2.UseVisualStyleBackColor = true; 127button3.UseVisualStyleBackColor = true; 136button4.UseVisualStyleBackColor = true; 145button5.UseVisualStyleBackColor = true; 176button9.UseVisualStyleBackColor = true; 185button8.UseVisualStyleBackColor = true; 194button7.UseVisualStyleBackColor = true; 203button6.UseVisualStyleBackColor = true; 245button16.UseVisualStyleBackColor = true; 254button15.UseVisualStyleBackColor = true; 263button10.UseVisualStyleBackColor = true; 272button14.UseVisualStyleBackColor = true; 281button13.UseVisualStyleBackColor = true; 290button12.UseVisualStyleBackColor = true; 299button11.UseVisualStyleBackColor = true; 339button17.UseVisualStyleBackColor = true;
ScrollBars.Designer.cs (1)
94this.chbRightToLeft.UseVisualStyleBackColor = true;
ToolStripSeparatorPreferredSize.cs (1)
75_buttonChangeOrientation.UseVisualStyleBackColor = true;
ToolTipTests.Designer.cs (7)
58this.delaysNotSetButton.UseVisualStyleBackColor = true; 69this.automaticDelayButton.UseVisualStyleBackColor = true; 80this.autoPopDelayButton.UseVisualStyleBackColor = true; 106this.defaultAutomaticDelayButton.UseVisualStyleBackColor = true; 117this.defaultAutoPopDelayButton.UseVisualStyleBackColor = true; 128this.initialDelayButton.UseVisualStyleBackColor = true; 139this.autoEllipsisButton.UseVisualStyleBackColor = true;
TrackBars.Designer.cs (5)
79this.rbHorizontal.UseVisualStyleBackColor = true; 91this.rbVertical.UseVisualStyleBackColor = true; 116this.chbRightToLeft.UseVisualStyleBackColor = true; 128this.chbRightToLeftLayout.UseVisualStyleBackColor = true; 140this.tickstyleNone.UseVisualStyleBackColor = true;
36 references to UseVisualStyleBackColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs (1)
70if (!Control.UseVisualStyleBackColor)
System.Windows.Forms.Tests (35)
System\Windows\Forms\ButtonBaseTests.cs (32)
117Assert.True(control.UseVisualStyleBackColor); 510Assert.False(control.UseVisualStyleBackColor); 515Assert.False(control.UseVisualStyleBackColor); 528Assert.False(control.UseVisualStyleBackColor); 534Assert.False(control.UseVisualStyleBackColor); 574Assert.False(control.UseVisualStyleBackColor); 580Assert.False(control.UseVisualStyleBackColor); 620Assert.Equal(value.IsEmpty, control.UseVisualStyleBackColor); 626Assert.Equal(value.IsEmpty, control.UseVisualStyleBackColor); 682Assert.True(control.UseVisualStyleBackColor); 688Assert.True(control.UseVisualStyleBackColor); 4160Assert.Equal(value, control.UseVisualStyleBackColor); 4165Assert.Equal(value, control.UseVisualStyleBackColor); 4170Assert.Equal(!value, control.UseVisualStyleBackColor); 4184Assert.Equal(value, control.UseVisualStyleBackColor); 4189Assert.Equal(value, control.UseVisualStyleBackColor); 4194Assert.Equal(!value, control.UseVisualStyleBackColor); 4213Assert.Equal(value, control.UseVisualStyleBackColor); 4221Assert.Equal(value, control.UseVisualStyleBackColor); 4229Assert.Equal(!value, control.UseVisualStyleBackColor); 4254Assert.Equal(value, control.UseVisualStyleBackColor); 4262Assert.Equal(value, control.UseVisualStyleBackColor); 4270Assert.Equal(!value, control.UseVisualStyleBackColor); 4280PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(ButtonBase))[nameof(ButtonBase.UseVisualStyleBackColor)]; 4285Assert.False(control.UseVisualStyleBackColor); 4290Assert.True(control.UseVisualStyleBackColor); 4298PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(ButtonBase))[nameof(ButtonBase.UseVisualStyleBackColor)]; 4303Assert.False(control.UseVisualStyleBackColor); 4314Assert.True(control.UseVisualStyleBackColor); 4325PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(ButtonBase))[nameof(ButtonBase.UseVisualStyleBackColor)]; 4330Assert.False(control.UseVisualStyleBackColor); 4334Assert.True(control.UseVisualStyleBackColor);
System\Windows\Forms\ButtonTests.cs (1)
115Assert.True(control.UseVisualStyleBackColor);
System\Windows\Forms\CheckBoxTests.cs (1)
118Assert.True(control.UseVisualStyleBackColor);
System\Windows\Forms\RadioButtonTests.cs (1)
115Assert.True(control.UseVisualStyleBackColor);