943,640 Members | Top Members by Rank

Ad:
Oct 12th, 2005
0

Word wrapping?

Expand Post »
Hiya I keep having this probelm with my script

Basically I want it so when you click a command button some text shows up in my text box now I know how to do this but it does not seem to word wrap if I have a lot of text I have to drag my cursor along and I want to have a lot of text want can I do?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
tom_h_500 is offline Offline
46 posts
since Sep 2004
Oct 12th, 2005
0

Re: Word wrapping?

This is what you mean ?

Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
  1. Private Sub Form_Load()
  2. Text1.MultiLine = True
  3. Text1.ScrollBars = 2
  4. End Sub
Reputation Points: 350
Solved Threads: 63
Posting Pro
invisal is offline Offline
562 posts
since Mar 2005
Oct 13th, 2005
0

Re: Word wrapping?

That doesn't work I get an error message when I try to preview something about read only?
Reputation Points: 10
Solved Threads: 0
Light Poster
tom_h_500 is offline Offline
46 posts
since Sep 2004
Oct 13th, 2005
0

Re: Word wrapping?

I think the multiline property can only be set during the design, and not at run time.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004
Oct 14th, 2005
0

Re: Word wrapping?

You might also want to try Rich Text Boxes instead
Reputation Points: 8
Solved Threads: 6
Posting Whiz in Training
extofer is offline Offline
239 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Error message when using database chart wizard
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Please Help Me





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC