Visual Basic/VB >> text box and word wrap

by Rafael CHemtob » Fri, 10 Oct 2003 03:55:21 GMT

Hi,
I have a text box. Is there an easy property to set it to
act like a virtual word wrap?

please advise.


Visual Basic/VB >> text box and word wrap

by Albert Reid » Fri, 10 Oct 2003 04:04:44 GMT


Perhaps .Multilane = True ?

Al Reid








Visual Basic/VB >> text box and word wrap

by Albert Reid » Fri, 10 Oct 2003 04:10:55 GMT

You big dummy!! Can't you spell? And don't blame it on the spell checker.

Try this:
Text1.MultiLine = True.

Al Reid









text box and word wrap

by Jeff Johnson [MVP: VB] » Fri, 10 Oct 2003 05:12:59 GMT






That just makes data move through the text box faster....




text box and word wrap

by Rick Mogstad » Fri, 10 Oct 2003 05:30:26 GMT

:)










text box and word wrap

by MikeD » Fri, 10 Oct 2003 10:41:41 GMT







I even got a chuckle out of that. That was pretty good, Jeff.

Mike




Similar Threads

1. Insert image in text box with word wrap - Microsoft Office

2. Wrap Text in drop down box with { word-wrap : sWrap } extension

Hi,

I have learnt that there is a CSS extension of microsoft called
{ word-wrap : sWrap } 
which can be applied to <SELECT> (i.e. drop down box).

How to use this in drop down box ?
Besides, if I fix the width of the drop down box, can this extension help to 
wrap an option description into lines ?

Thanks,

Rocco

3. Word Wrapping in text boxes

4. Wrap text in one text box around another nested (overlapping) text

I'm creating a newsletter using linked text boxes. In newsletters, magazines, 
etc., one sometimes sees a key phrase or sentence displayed in an 
eye-catching floating "highlight" box around which the main article wraps. I 
hope this makes sense. When I created my template with columns, I was able to 
create the "highlight" box using a simple text box. However, I decided to go 
with linked text boxes instead because my newsletter is too complicated for 
columns. How do I get the text in my main article text box to wrap around the 
overlapping "highlight" text box? The Advanced Layout properties have an 
Allow Overlap checkbox, and I have this checked, but I can't imagine why 
anyone would want to allow text boxes to overlap if there's no way to get the 
text in them to wrap around other text boxes. I'm fairly savvy with Word and 
how text wrapping works, so I'm quite stumped. I appreciate any help!

5. layout wrapping text around text boxes in word 2000

6. Text Box Wrapping not sized to box

Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel

I'm working on a Newsletter. I've copied some test and pasted it into a text box. It doesn't "flow" correctly - no matter how I size the text box, it cuts off a word or partial word on the right side of the box. No graphics or tables just plain old text.

7. Wrap text around pics when using text boxes

8. text wrapping in text box

In Word 04 I'm trying to wrap text around a graphic inside a text box.
When I click on the graphic and open the formatting palette, the style
"Inline with Text" is the only option. The rest are greyed out. What
the hey?

Tom in Texas