I need a text area that is displayed after the user has entered value in parameters textboxes.
Assume that I have to parameters area and when the program run, they are displayed and ready to get input.
My problem is after that: When the input has been got, I want to display them in a text area like label in c#....
Is it possible?
Thanks for everyone who answers.
Deniz.