Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / August 2007

Tip: Looking for answers? Try searching our database.

TextBox MaxLength over 32767 has no effect

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
H.B. - 02 Aug 2007 16:36 GMT
Hi,

How can I force TextBox to have more than 32767 in length. Max Length is not
respected over 32767.

I build a log window and need to display a lot of data.

Thanks,

Hugo
Norman Diamond - 03 Aug 2007 01:34 GMT
> How can I force TextBox to have more than 32767 in length. Max Length is
> not respected over 32767.
>
> I build a log window and need to display a lot of data.

Sorry I don't have time to look it up but will recite some possible answers
based on vague memory.

(1) Max Length never affects what a program can put in a text box, it only
affects what a user can type into the text box.  So if you're running into a
limit, the limit is coming from somewhere else.

(2) I think a rich edit box has a larger limit than an ordinary edit box.
If your text box is an edit box, try a rich edit box.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.