Saeed R
May 6th, 1999, 06:04 PM
Edit control seems to have a limitation of about 60,000 bytes...a text of about 64000 was not displayed on the Control..Is there any control that would not have such a short limitation?
|
Click to See Complete Forum and Search --> : Size Limitation of Edit Control Saeed R May 6th, 1999, 06:04 PM Edit control seems to have a limitation of about 60,000 bytes...a text of about 64000 was not displayed on the Control..Is there any control that would not have such a short limitation? shellreef May 6th, 1999, 07:10 PM Yeah...the Rich Edit Control. It's used in applications such as Wordpad and can handle large files (if you try to open a large text file in Notepad you'll be asked if you want to use Wordpad to view it). The Rich Edit Control is not aviable in the resource editor like the edit control is; you have to create it using Create. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |