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. No Method for Changing CMFCRibbonPanel Control Name Dynamically

No Method for Changing CMFCRibbonPanel Control Name Dynamically

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 2 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.
  • A Offline
    A Offline
    A Ms
    wrote on last edited by
    #1

    CMFCRibbonPanel class do not implement any method for changing the control name at running time, I think there should be a method like CMFCRibbonPanel::SetName since there is method like CMFCRibbonPanel::GetName so How could we change the name of this control dynamically?

    E 1 Reply Last reply
    0
    • A A Ms

      CMFCRibbonPanel class do not implement any method for changing the control name at running time, I think there should be a method like CMFCRibbonPanel::SetName since there is method like CMFCRibbonPanel::GetName so How could we change the name of this control dynamically?

      E Offline
      E Offline
      Eugen Podsypalnikov
      wrote on last edited by
      #2

      0. Try the SetWindowText(..) function 1. Debug the drawing of the text and find an access to the found member :)

      virtual void BeHappy() = 0;

      A 1 Reply Last reply
      0
      • E Eugen Podsypalnikov

        0. Try the SetWindowText(..) function 1. Debug the drawing of the text and find an access to the found member :)

        virtual void BeHappy() = 0;

        A Offline
        A Offline
        A Ms
        wrote on last edited by
        #3

        Thanks

        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