CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2006
    Posts
    22

    NotifyIcon at Programstart

    Hy Gurus,

    how can my program start minimize with a notify Icon?

  2. #2
    Join Date
    Mar 2008
    Location
    IRAN
    Posts
    811

    Re: NotifyIcon at Programstart

    Please rate my post if it was helpful for you.
    Java, C#, C++, PHP, ASP.NET
    SQL Server, MySQL
    DirectX
    MATH
    Touraj Ebrahimi
    [toraj_e] [at] [yahoo] [dot] [com]

  3. #3

    Re: NotifyIcon at Programstart

    This maybe helpful as well, it supports all NotifyIcon combinations using Visual Studio Project Settings and a Visual Studio C# Project template, so you can deal with these redundant code issues, project to project, with little or no coding effort. More here:

    http://code.msdn.microsoft.com/TheNotifyIconExample

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