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

    MFC-Dialog-App...change font

    Hi,
    I want to change the font for my RichEditBox...how can I do thjis???
    I'm using MFC-Dialog...
    Any Ideas???

    Black Racer


  2. #2
    Join Date
    Jun 1999
    Location
    Canada - Québec
    Posts
    273

    Re: MFC-Dialog-App...change font

    use the function : SetFont();


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