2 references to DrawText
System.Windows.Forms (2)
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
519hdc.HDC.DrawText(Text, hfont, textRectangle, ForeColor, (TextFormatFlags)flags);
System\Windows\Forms\Rendering\TextRenderer.cs (1)
366hdc.DrawText(text, hfont, bounds, foreColor, flags, backColor);