sethindeed
Centurion
This is the expression I used in VB6 to emulate carriage return when setting the text property of a Textbox at runtime.
In .net, it does not seems to be understood by the textbox control.
I set to AllowReturn property to True, but the textbox won't still show the carriage return.
Is there a new syntax or something ?
thx
In .net, it does not seems to be understood by the textbox control.
I set to AllowReturn property to True, but the textbox won't still show the carriage return.
Is there a new syntax or something ?
thx