Align TextBox contents Vertically - How?

Is it possible to aligne the contents of a TextBox vertically? How? We need to be able to align TextBox contents with leading labels (and other control contents) at all times. We want to avoid using a custom draw approach, since we want to be able to handle also the cases when the TextBox BorderStyle is set to None, running in 2000 and XP, when the base font and/or theme is changed. /M

Loader.
Up arrow icon