Base:
method
ShouldSerializeForeColor
System.Windows.Forms.Control.ShouldSerializeForeColor()
1 reference to ShouldSerializeForeColor
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
595
Color brushColor =
ShouldSerializeForeColor
() ? ForeColor : SystemColors.ControlText;