J
Jacky Kwok
Hi All:
As I know, there is a bug in the textbox maxlengthin dotnet1.1.
When the textbox.maxLength set to 0 or value larger than 32767, it has
no effect. The textbox.appendtext cannot add text when the textbox has
contained 32767 charaters.
It of cause works in dotnet 1.0.
How to overcome this problem?
As I know, there is a bug in the textbox maxlengthin dotnet1.1.
When the textbox.maxLength set to 0 or value larger than 32767, it has
no effect. The textbox.appendtext cannot add text when the textbox has
contained 32767 charaters.
It of cause works in dotnet 1.0.
How to overcome this problem?