How can I make showpopupform not hide automatically?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70979
    caosdun
    Participant

    How can I make showpopupform not hide automatically?

    #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 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.