Users Pricing

forum

Home Forums How many bytes can a textbox display? – MindStick

How many bytes can a textbox display?

Anonymous User 2178 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.


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md