CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: system tray

  1. #1
    Join Date
    Apr 2002
    Location
    USA
    Posts
    34

    system tray

    Can any of u tell me the free third party component to place the application in the system tray the relevant website too
    Thanks
    Smitha

    [email protected]

  2. #2
    Join Date
    Sep 2000
    Posts
    77

    Re: system tray


    You can do that directly in your Vb code itself.

    Here is the link..

    http://support.microsoft.com/default.aspx?scid=kb;EN-US;q176085

    Regards,
    kiran.


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

Featured