C
ChoonBoy
I there a way to continue a long sentence from txtbox1 to txtbox2 and txtbox3
instead of having it wrapped in the same txtbox1.
Eg: The fox jumped over the lazy black dog
Txtbox1: The fox jumped
Txtbox2: over the lazy
Txtbox3: black dog (balance of sentance)
Reason: If I set the can grow to true, it will push all other controls when
it grows.
Thanks in advance.
instead of having it wrapped in the same txtbox1.
Eg: The fox jumped over the lazy black dog
Txtbox1: The fox jumped
Txtbox2: over the lazy
Txtbox3: black dog (balance of sentance)
Reason: If I set the can grow to true, it will push all other controls when
it grows.
Thanks in advance.