I want to create a dll that acts like an input form.
I would like to beable to pass the dll 3 variables to set the title of the the input box, a prompt label and give the input text box a default value. I would also like the dll to return a value when the user has either clicked an ok of cancel button is this posible??

Any help or advise would be nice