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. Double Click on ProgressBar

Double Click on ProgressBar

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

    Hello, How can I handle double click event on Progress bar?

    M V 2 Replies Last reply
    0
    • F Fedrer

      Hello, How can I handle double click event on Progress bar?

      M Offline
      M Offline
      Maciej Los
      wrote on last edited by
      #2

      What kind of platform: WinForms, WebUI, WPF, ...? ProgressBar for WinForms supports [double-click event](https://msdn.microsoft.com/en-us/library/system.windows.forms.progressbar.doubleclick(v=vs.110).aspx).

      F 1 Reply Last reply
      0
      • M Maciej Los

        What kind of platform: WinForms, WebUI, WPF, ...? ProgressBar for WinForms supports [double-click event](https://msdn.microsoft.com/en-us/library/system.windows.forms.progressbar.doubleclick(v=vs.110).aspx).

        F Offline
        F Offline
        Fedrer
        wrote on last edited by
        #3

        For Dialog based. There are WM_ for double click but not working. Any idea?

        D 1 Reply Last reply
        0
        • F Fedrer

          Hello, How can I handle double click event on Progress bar?

          V Offline
          V Offline
          Victor Nijegorodov
          wrote on last edited by
          #4

          Try to subclass this control and add the double click notification in the derived class.

          1 Reply Last reply
          0
          • F Fedrer

            For Dialog based. There are WM_ for double click but not working. Any idea?

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            Fedrer wrote:

            ...but not working.

            Care to share (the code)?

            "One man's wage rise is another man's price increase." - Harold Wilson

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

            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