Results 1 to 3 of 3

Thread: Icon In System Tray

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2000
    Location
    Sydney
    Posts
    311

    Icon In System Tray

    Hello....Does anyone know if there is an API call or something to put the notification icon in the system tray when a DUN is connected? I know you can do it manually, but in code....?

    Thanking You

  2. #2
    Hyperactive Member Maven's Avatar
    Join Date
    Feb 2003
    Location
    Greeneville, TN
    Posts
    322
    Are you talking about for your program or a program you use?

    The api call for sending icons to the system tray is called: Shell_NotifyIcon

    http://vbnet.mvps.org/index.html?cod...otifybasic.htm
    Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2000
    Location
    Sydney
    Posts
    311
    Thanks for the reply. What I mean is...If you connect to the Internet using a dial up connection you can have an icon in the system tray, the 2 screens which flash at each other. If you look at the properties of the connection you can tick the box to state if you want this icon to be shown or not.

    I need to be able to force this icon to be shown. Hope this is clearer.

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