Thread: [Solved] Multi line for AddTextBox
View Single Post
 
Old 02-27-2015, 11:16 AM
phamh phamh is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Oct 2014
Posts: 13
phamh is on a distinguished road
Default Multi line for AddTextBox

Hello,
I wonder if anyone can help me on this
Let say my text looks like this:
"ABC-123 Feb 2015 Mike Smith", how do I do to add character return to make looks like below:
ABC-123
Feb 2015
Mike Smith

I could use AddTextBox three times, but my customers want it to be in the same box, and they also want to color it and resize them differently. The final text should be look like this
ABC-123 (blue, bold, 28pt)
Feb 2015 (black, bold, 24pt)
Mike Smith (black, bold, 10pt)

Thank you so much in advance
HP
Attached Images
File Type: jpg multiline_addTextBox.JPG (12.6 KB, 13 views)

Last edited by phamh; 02-27-2015 at 09:14 PM. Reason: Add attachment
Reply With Quote