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

Threaded View

  1. #1
    Join Date
    May 2010
    Posts
    6

    How to set font to sheet's Caption when use PropertySheet

    Now I have a project was developed by C++ and Windows API.
    This project is run at Wince.
    It use PropertySheet to create and display the dialog.
    I can set the controls font in resource file。
    But I don't know how to set the font to tab sheet's caption .
    Attached Files Attached Files

Tags for this Thread

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