I am using input box in my application. The input box returns the string value entered in the text box. How can i
know whether user has pressed 'OK' button or 'Cancel' button in input box.

Chandar