This method draws text in a PictureBox control.
picturebox.DrawText string, [x], [y]
None.
The font properties of the PictureBox control determines the appearance of the text. The ForeColor property determines the color of the text.