Hi,
I have several TextBox in my UI. When you click in them the cursor sits in the middle vertically when I need it to sit at the top of the TextBox. I know that style="vertical-align:top" only works for <td> so how do we do it for TextBox?
I also use scrollbar as the Overflow.
Thx.
David




