How can I make showpopupform not hide automatically?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #70991
    Support
    Keymaster

      Hello
      Sorry for a delay. Easiest solution for that – use the OnCloseQuery event of the form.
      If CanClose is False in this event, then form will not be closed.

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.