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. NM_CUSTOMDRAW with the default ToolBar in MDI

NM_CUSTOMDRAW with the default ToolBar in MDI

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 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.
  • K Offline
    K Offline
    kdehairy
    wrote on last edited by
    #1

    how can i implement the NM_CUSTOMDRAW message for the default Toolbar for an MDI application (toolbar ID = IDR_MAINFRAME) ? thanks in advance ..

    k_dehairy

    H 1 Reply Last reply
    0
    • K kdehairy

      how can i implement the NM_CUSTOMDRAW message for the default Toolbar for an MDI application (toolbar ID = IDR_MAINFRAME) ? thanks in advance ..

      k_dehairy

      H Offline
      H Offline
      Hamid Taebi
      wrote on last edited by
      #2

      See Here[^] maybe it is some helpful to you

      _**


      **_

      whitesky


      K 1 Reply Last reply
      0
      • H Hamid Taebi

        See Here[^] maybe it is some helpful to you

        _**


        **_

        whitesky


        K Offline
        K Offline
        kdehairy
        wrote on last edited by
        #3

        I already drived a class from the CToolBar and implemented the ON_NOTIFY_REFLECT(NM_CUSTOMDRAW, OnCustomDraw) within it, and it worked fine untill I implemented the xp theme manifest in the application!! why is that? I don't know? .. I need help on that thanks very much for your care .. really

        k_dehairy

        H 1 Reply Last reply
        0
        • K kdehairy

          I already drived a class from the CToolBar and implemented the ON_NOTIFY_REFLECT(NM_CUSTOMDRAW, OnCustomDraw) within it, and it worked fine untill I implemented the xp theme manifest in the application!! why is that? I don't know? .. I need help on that thanks very much for your care .. really

          k_dehairy

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          I see this problem when i use manifest in app (of course i use combobox derived)

          _**


          **_

          WhiteSky


          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