CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 1998
    Posts
    8

    Change font of CListView control

    Hello,

    My program contains a CListView control. I want to permanently change the font in this control. How would I go about doing this?

    Thanks,
    MC


  2. #2
    Join Date
    May 1999
    Location
    Atlanta, GA, USA
    Posts
    443

    Re: Change font of CListView control

    Hi.

    Check this code from Latest Updates of codeguru main page.

    May 24, 1999

    Samples

    MDB Viewer with Out_Lookstyle - Xiaojian Liu
    He changed the font of listview, I suppose.

    HTH.
    -Masaaki Onishi-




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