CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    3,585

    Context help for property sheets, etc.



    Does anyone know how to add context sensitive help ('question mark help') to

    a CPropertySheet AND a CMiniFrameWnd? Any help would be greatly appreciated.


    TIA,

    Mike
    Gort...Klaatu, Barada Nikto!

  2. #2
    Join Date
    Apr 1999
    Posts
    3,585

    Re: Context help for property sheets, etc.



    I should have been more specific. I looking for help on a MODELESS property

    sheet that is parented by a CMiniFrameWnd. How do you add the context

    help button to a modeless property sheet that is parented by a CMiniFrameWnd?


    Sorry for the confusion,

    Mike
    Gort...Klaatu, Barada Nikto!

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