Base:
property
BackColor
System.Windows.Forms.Control.BackColor
2 writes to BackColor
PresentationUI (2)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (2)
150
this._summaryTab.
BackColor
= System.Drawing.SystemColors.Control;
422
this._infoTab.
BackColor
= System.Drawing.SystemColors.Control;
1 reference to BackColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
613
:
BackColor
;