Results 1 to 3 of 3

Thread: How do I hide EXE but keep the form open?

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2013
    Posts
    32

    How do I hide EXE but keep the form open?

    I want to hide this:

    Name:  exe.JPG
Views: 251
Size:  9.5 KB

    But at the same time keep this open:

    Name:  open.JPG
Views: 234
Size:  11.7 KB

    Any ideas?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,301

    Re: How do I hide EXE but keep the form open?

    Set the ShowInTaskbar property of the form to False.

  3. #3
    Addicted Member
    Join Date
    Jan 2013
    Posts
    177

    Re: How do I hide EXE but keep the form open?

    What he said ^

    + If you want, you can add a 'NotifyIcon' and have the application show up in the system tray beside the date

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