I have a custom control with a multiline text box (scrollbars set to false). The text box resizes with the control. The user can enter text at runtime.
When the textbox loses focus, I would like to center the text vertically. I can't think of any way to do this. I searched the forums and couldn't find any examples either.
Anyone ever done this or have a clever workaround?
