1. Create scene with HtmlImage and HtmlInputText controls. Record
script for it.
1. Create Windows Forms project.
2. Create Form with PictureBox control , Text box and OK button.
3. Generate code for the recorded script and use it in the
application. Assign HtmlImage.Image property to the PictureBox Image
property. On user action (OK) assign HtmlInputText text property to
TextBox text property.
Any chance in a future release to be able to do something like simple
user input? This would sure make recording scripts a lot quicker/
easier!