Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Changing Static Text Font

Changing Static Text Font

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestioncareer
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dan Broomall
    wrote on last edited by
    #1

    I am a little embarrased having to ask about this, but I have a need to change the font size/style of a static text field and I can't remember how to do it. My old code library is at my last job and I don't have access to it anymore. Is there anyone out there with a lead on where I might go to quickly solve this problem? Thanks for any help you can give! Dan Broomall GIS Programmer/Analyst Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein

    M B 2 Replies Last reply
    0
    • D Dan Broomall

      I am a little embarrased having to ask about this, but I have a need to change the font size/style of a static text field and I can't remember how to do it. My old code library is at my last job and I don't have access to it anymore. Is there anyone out there with a lead on where I might go to quickly solve this problem? Thanks for any help you can give! Dan Broomall GIS Programmer/Analyst Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      I'd recommend Norm's CLabel control. http://www.codeproject.com/staticctrl/clabel.asp Top control. Michael :-) Logic, my dear Zoe, merely enables one to be wrong with authority. - The Doctor

      1 Reply Last reply
      0
      • D Dan Broomall

        I am a little embarrased having to ask about this, but I have a need to change the font size/style of a static text field and I can't remember how to do it. My old code library is at my last job and I don't have access to it anymore. Is there anyone out there with a lead on where I might go to quickly solve this problem? Thanks for any help you can give! Dan Broomall GIS Programmer/Analyst Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein

        B Offline
        B Offline
        benjymous
        wrote on last edited by
        #3

        You can change the font for the whole dialog by bringing up the properties for the window in the dialog editor. This font will be used by everything else on the dialog too, though -- Help me! I'm turning into a grapefruit!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups