Messagebox with a Textbox
Anyone know if its possible to have a messagebox with a textbox. I have this situation where I perform some actions during the .oninit function that use a path that is grabbed from the registry. The problem is I have found some inconsistency's with the registry key that holds the value. I need the user to be able to verify the value if a certain file is not found and input a new value in it is not correct.