Closing a form if some conditions is met

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fariba
    New Member
    • Dec 2013
    • 4

    Closing a form if some conditions is met

    Hi all,
    I have a modal form which is called from a MDI main form and I'm checking some conditions in it's Form_Activate event. If Condition is True, I want the form to be displayed for 3 seconds, and then closed. Otherwise Form should remain active and wait for user input.
    My problem is that it doesn't show the form when the condition is True and it proceed to the rest of program.
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    Please show your work, cut and paste the script and format it using the [CODE/] button.
    Without your work, we're only guessing and trying to read your mind.

    Comment

    Working...