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. Tab order in dialogs

Tab order in dialogs

Scheduled Pinned Locked Moved C / C++ / MFC
comhelptutorialquestion
6 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.
  • I Offline
    I Offline
    Ivan Cachicatari
    wrote on last edited by
    #1

    Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com

    T D R 3 Replies Last reply
    0
    • I Ivan Cachicatari

      Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      in the dialog editor, Ctrl+D ("change the Tab order"), then reorganize...


      TOXCCT >>> GEII power
      [toxcct][VisualCalc]

      I 1 Reply Last reply
      0
      • T toxcct

        in the dialog editor, Ctrl+D ("change the Tab order"), then reorganize...


        TOXCCT >>> GEII power
        [toxcct][VisualCalc]

        I Offline
        I Offline
        Ivan Cachicatari
        wrote on last edited by
        #3

        Hi again, How to modify the tab order of a control created in runtime? Ivan Cachicatari www.latindevelopers.com

        T 1 Reply Last reply
        0
        • I Ivan Cachicatari

          Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com

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

          Use SetWindowPos().


          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

          1 Reply Last reply
          0
          • I Ivan Cachicatari

            Hi again, How to modify the tab order of a control created in runtime? Ivan Cachicatari www.latindevelopers.com

            T Offline
            T Offline
            toxcct
            wrote on last edited by
            #5

            :confused::confused::confused: We can do that ? :confused::confused::confused:


            TOXCCT >>> GEII power
            [toxcct][VisualCalc]

            1 Reply Last reply
            0
            • I Ivan Cachicatari

              Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com

              R Offline
              R Offline
              Ryan Binns
              wrote on last edited by
              #6

              Ivan Cachicatari wrote: How to set the TAB ORDER of a control in runtime manually? The tab order is simply the Z-order of the windows, so to change it use SetWindowPos() as David suggested.

              Ryan

              "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

              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