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

    How to hide the title of a dialog ?


    Could anyone give me some suggestions how to hide the title bar of
    a dialog? Thank a lot.


  2. #2
    Join Date
    Jul 1999
    Posts
    24

    Re: How to hide the title of a dialog ?

    Hi,

    You can deselect the title bar check box in the dialog properties' style tab.


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