Force textbox to display beginning part of text

jabeam

New member
Joined
Oct 20, 2009
Messages
2
Programming Experience
1-3
Hi,

I'm currently having trouble with a textbox. If the text in the textbox is longer than the textbox itself, it will display the end of text to the user. I need it to display the beginning of the text to the user. Is there a possible way to force that to happen in VB.NET? If it is or isn't, please let me know either way :)
 
Back
Top