forum

home / developersection / forums / how many bytes can a textbox display?

How many bytes can a textbox display?

Anonymous User 2057 23-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.


wpf wpf 
Updated on 23-Sep-2013

I am a content writter !


Message
Can you answer this question?

Answer

1 Answers

Liked By