You can use a picturebox instead of a label if you'd rather not take the time to look for or make a label control. Just use Print to put text on it. And you might want to set the AutoRedraw property of the picturebox to true.