UncleRonin
Well-known member
I've never really run into a problem with this before but I'm working on an app that outputs a few hundred to a couple of thousand lines a second to either a ListBox, TextBox or RichTextBox. Each line contains somewhere between 100 and 200 characters (plain ASCII).
Does anyone know what the maximum size for these controls is? I read somewhere that a TextBox is something like 64 000 bytes or kilobytes.
Does anyone know what the maximum size for these controls is? I read somewhere that a TextBox is something like 64 000 bytes or kilobytes.