|
-
Jan 6th, 2002, 01:42 AM
#1
Thread Starter
Frenzied Member
Maximum Characters...
Hello,
We all know that the TextBox control has a character limit of
32,000...
Is there a way to exceed this limit?
-
Jan 6th, 2002, 01:54 AM
#2
Hyperactive Member
I've wondered about that before; maybe you could try another control like a rich text box?
-
Jan 6th, 2002, 01:58 AM
#3
Thread Starter
Frenzied Member
RTB
Yeah, i wish i could.... but i would then need the RTB not to be
able to accept Rich Text.... so i need to be able to either exceed
the 32,000 character limit or make the RichTextBox incabable of
getting Rich Text.
-
Jan 6th, 2002, 02:20 AM
#4
Addicted Member
Rich text...
whenever the textbox changes, you could set RichTextBox.Text = RichTextBox.Text, which removes all the formatting... not sure if it'd work right though.
"1 4m 4 1337 #4xz0r!'
Janus
-
Jan 6th, 2002, 07:25 AM
#5
Thread Starter
Frenzied Member
Dont work right.
hmm, it MIGHT work, but i have an idea THanx guys, laterz.
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
|