|
-
Jan 9th, 2002, 09:00 AM
#1
Thread Starter
Frenzied Member
Stop a textbox wrapping
How do i stop a textbox wrapping a word that is too big to display in its entirety at the end of a line?
I just want it to display as many characters as it can.
Thanks
There are 3 types of people in this world.........those that can count, and those that can't.
Blobby
-
Jan 9th, 2002, 09:15 AM
#2
Frenzied Member
Set the multiline property to false.
seoptimizer2001
VB 6.0, VC++, VI, ASP, JavaScript, HTML,
Perl, XML, SQL Server 2000
If God had intended us to drink beer, He would have given us stomachs.
Please use the [code] and [vbcode] tags in your posts!
If you don't know how to use them please go HERE!

-
Jan 9th, 2002, 06:36 PM
#3
Thread Starter
Frenzied Member
Cheers Seoptimizer but it already is false!!
There are 3 types of people in this world.........those that can count, and those that can't.
Blobby
-
Jan 11th, 2002, 09:16 AM
#4
Frenzied Member
Set the maxlength property to a value other than 0.
seoptimizer2001
VB 6.0, VC++, VI, ASP, JavaScript, HTML,
Perl, XML, SQL Server 2000
If God had intended us to drink beer, He would have given us stomachs.
Please use the [code] and [vbcode] tags in your posts!
If you don't know how to use them please go HERE!

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|