I'm writing a program that has textboxes in a column going down the left side of my form. To the right of each of these is a label that I'm using to display the text that was in the textbox to the left after it is sent through the serial port. My problem is that the text in both controls are not centered vertically. Its not so noticable in the textboxes but very much so in the labels. Is there anyway to center the text of these controls so its not at the ceiling of the controls?