3 references to DrawStringDisabled
System.Windows.Forms (3)
winforms\Managed\System\WinForms\GroupBox.cs (1)
582
ControlPaint.
DrawStringDisabled
(graphics, Text, Font, backColor, textRectangle, format);
winforms\Managed\System\WinForms\Label.cs (1)
1553
ControlPaint.
DrawStringDisabled
(e.Graphics, Text, Font, color, face, stringFormat);
winforms\Managed\System\WinForms\LinkLabel.cs (1)
1250
ControlPaint.
DrawStringDisabled
(e.Graphics, Text, Font, DisabledColor, ClientRectWithPadding, stringFormat);