Is it possible to prevent a dialog box from closing upon pushing a button. I know I can have a dialog function use a case 2 (button value changed) to determine the action to take. Is it possible to tell it not to close the dialog though?
I know I can loop the dialog until they cancel, but is it possible to have the new dialog box open in the same location as it was closed.
I know I can loop the dialog until they cancel, but is it possible to have the new dialog box open in the same location as it was closed.