CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Canada
    Posts
    176

    Ho to add a button on dialog title bar

    Hello,
    Could someone help on how to add a button on a dialog's title bar (next to the minimize and maximize button).

    I tried the context help extended style but it does not work when I have the minize and maximize button activated.

    Thanks a lot.

    --
    Where there is a WISH, there is a WILL.

  2. #2
    Join Date
    Sep 2001
    Posts
    512

    Re: Ho to add a button on dialog title bar

    Hope this helps

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