forum

Home / DeveloperSection / Forums / How many bytes can a textbox display?

How many bytes can a textbox display?

Anonymous User182223-Sep-2013

I have made my program using Visual Studio.

I would like a TextBox to display the contents of file, but when the contents of file reaches hundreds of megabytes in size, a SystemOutOfMemoryException message appears.

How many bytes can fit into a textbox? So that I can limit the size of the data I read from the file.


Updated on 23-Sep-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By