Results 1 to 7 of 7

Thread: How to hide a project

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    107

    How to hide a project

    I was just wondering how you could hide a project in the background, but it go to the taskbar by the clock. Please help I dont want it to minimize or maximize though. Thanks

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: How to hide a project

    Here is some code that does what you want as far as the systray goes.
    You can hide a form.

    http://vbforums.com/attachment.php?attachmentid=37005

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    107

    Re: How to hide a project

    Thank you that worked, though it wont let me put my 'ico' file as my icon, how can I do that? And how come when I start the project, it starts in my taskbar? I dont want that, only when you minimize it.

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: How to hide a project

    Make your icon the one that form1 uses. It is referred to as me.icon
    I think that all systray icons start with the app. I don't remember any that starts before it hits the system tray.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    107

    Re: How to hide a project

    Its not letting me though, wont let me use .ico files at all :-S

  6. #6
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: How to hide a project

    I used to have this problem. Only certain Icon files can be used. I've never looked into what they have to be (maybe someone else knows), but a good Icon maker never did me wrong. IconPro I think it was. Try google

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  7. #7
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: How to hide a project

    The ones here are 16x16 - 96dpi.

    I use MicroAngelo, and like it. Thanx, RhinoBull for recommending it.

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