Results 1 to 3 of 3

Thread: Application remain in task list.

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Location
    calcutta,india
    Posts
    48

    Application remain in task list.

    Hi,

    My application is working fine.But after application exist its remain in task list.Can any one tell me what are the possible reason for this behaviour.

    Waiting for smily answer.

  2. #2

  3. #3
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344
    VB Code:
    1. Private Sub Form_Terminate()
    2. App.TaskVisible = False
    3. Unload Me
    4. End Sub
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

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