Parameters
- textBox
- The System.Windows.Forms.TextBox in which the text is drawn.
- graphics
- The System.Drawing.Graphics object used to paint.
- text
- The text to be drawn.
- foreColor
- The foreground color of the text.
- backColor
- The background color of the text.