// JP opened flex table

Click to See Complete Forum and Search --> : doubt


Sirish
December 1st, 2001, 06:27 AM
In Rich TextBox for next line we have to press ctrl+enter instead of that i want to use enterKey only. how to do that

Bill Heffner
December 1st, 2001, 09:55 AM
For a regular text edit box there is a "want return" property that must be checked.
Don't know about richedit, but you might look for that.

//JP added flex table