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

    Angry MDI With Out Menu

    I want to create a MDI Application with out menu.
    But on the launch i am not creating any client.

    Thanks in Advance

  2. #2
    Join Date
    Jun 2005
    Location
    Chennai , India
    Posts
    1,375

    Thumbs up Re: MDI With Out Menu

    Quote Originally Posted by bantisk
    I want to create a MDI Application with out menu.
    But on the launch i am not creating any client.
    Thanks in Advance
    Read this: How to create MFC applications that do not have a menu bar in Visual C++
    It takes seconds for rating…that actually compensates the minutes taken for giving answers
    The biggest guru-mantra is: Never share your secrets with anybody. It will destroy you.
    Regards, Be generous->Rate people
    Jayender!!

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