When I try to adjust the width of a TextBox to its content, I use
txtSomeThing.Width = txtSomeThing.TextWidth(txtSomeThing.Text). But
doing that, the width of TextBox never be enought to show its content
completely.

I tried to find a correction factor but this is a fallible method. How
I can adjust exactly the width of a TextBox to its content?

-- 
Fabián Flores Vadell
www.speedbooksargentina.blogspot.com

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to