Results 1 to 3 of 3

Thread: Display Running Prog' in Notification Area

  1. #1

    Thread Starter
    PowerPoster Poppa Mintin's Avatar
    Join Date
    Mar 2009
    Location
    Bottesford, North Lincolnshire, England.
    Posts
    2,500

    Display Running Prog' in Notification Area

    Hi,
    I'm trying to find how to display the icon of a running program in the notification area or the task bar.
    Some of my programs do this, but my current program doesn't.
    My program runs in the background and there can be several instances of it running at the same time, I'd like to be able to see how many, if any, are running.
    I thought I'd seen a 'Display icon' tick box somewhere but if I did, it's currently eluding me.

    Poppa.
    Along with the sunshine there has to be a little rain sometime.

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Display Running Prog' in Notification Area

    Try the NotifyIcon component...

    Drop it on your form, set the icon, caption, etc...

    And don't forget to read the documentation

    -tg
    Attached Images Attached Images  
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    PowerPoster Poppa Mintin's Avatar
    Join Date
    Mar 2009
    Location
    Bottesford, North Lincolnshire, England.
    Posts
    2,500

    Thanks Techgnome

    Thanks Techgnome, I knew I'd seen something somewhere, just couldn't find it.
    That works well...
    Thanks again.

    Poppa.
    Along with the sunshine there has to be a little rain sometime.

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