VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Auto wordwrap text with the fixed width

Nolan Shang  (2 Submissions)   Coding Standards   VB Script   Intermediate   Wed 3rd February 2021

Sometime the string of a item in some grid or list control is too long to display it complete.
So we want to auto display it with multi-line.
My code just do it,It auto wordwrap the string with fixed width.
You can define the dismember of each word,such as ",","?",":",and so on.
after processing,this class will return the conten of each line ,and the height of block text following the font of hdc

Rate Auto wordwrap text with the fixed width (3(3 Vote))

Download Auto wordwrap text with the fixed width

Auto wordwrap text with the fixed width Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters