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

    Hide Application

    Hi,
    does anybody know how to hide a mfc application initially. The application is based on a CPropertySheet class and should not be displayed until its tray icon is clicked.


  2. #2
    Join Date
    Feb 2000
    Location
    Vancouver, BC
    Posts
    14

    Re: Hide Application

    May I suggest you post your question in the C++ forum, and not in the Developer forum? You will get a much quicker response, because most of the postings here are not specific programming questions.

    Dogbert

    "Out, out you demons of stupidity!" -Dogbert


    ====================================

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