davoid
Nov 14th, 2002, 12:43 PM
Hello
I created a quick notepad-like application in vb .NET but when I resize it it's so much slower than notepad (when having the same quantities of text)
I know that in vb.NET the textbox control is better than vb 6 (i.e. it can support up to 2 Gb of text). But is it slower? Or I did some mistake somewhere that makes resizing slow?
The thing is that I wrote almost no code, like 3 lines. The rest is all set up from the IDE's properties window.
THanks for your time!
Andre
I created a quick notepad-like application in vb .NET but when I resize it it's so much slower than notepad (when having the same quantities of text)
I know that in vb.NET the textbox control is better than vb 6 (i.e. it can support up to 2 Gb of text). But is it slower? Or I did some mistake somewhere that makes resizing slow?
The thing is that I wrote almost no code, like 3 lines. The rest is all set up from the IDE's properties window.
THanks for your time!
Andre