Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to have more than one modal dialog?
#2
Of course in order to show a modal dialog it needs to be be on the form (hidden) prior to being used.  If you want to show more than one modal dialog then set up more than one on the form to begin with.

Then invoke a dialog as you would if it were the only one.  The other stays hidden just as would any other hidden components.

I load my "common" dialogs by calling a procedure in a form load event.

Dan
Reply


Messages In This Thread
RE: How to have more than one modal dialog? - by DanBarclay - 09-16-2019, 07:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)