Results 1 to 2 of 2

Thread: program doesn't close properly

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Posts
    1

    Post


    i have a program in VB5 that uses MDI form.
    if i press the exit button - it exits ok
    but if i press the 'x' sign (close) then it stays in the task manager.
    how do i fix this??
    thanx

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    Try putting Set MyForm = Nothing in the Unload event. Sorry, but I don't have time to test it.

    ------------------
    Marty

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width