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. Visual Basic
  4. Windows XP Listboxes

Windows XP Listboxes

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
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.
  • C Offline
    C Offline
    Chris Ormerod
    wrote on last edited by
    #1

    Hi all, Does anybody know if it is possible for us mere mortals outside of Redmond to use the nifty grouping functions that the Windows Explorer list view has in Windows XP ? Any pointers to articles or tips on how to do it would be great. For those who don't know, I mean the grouping it does where it sorts the files under headings labeled "Tiny", "Small", "Medium" and "Large". What I would like to do is group action records under headings for "Overdue", "Due Today", "Due Tommorow" and "Due Next Week" etc. Thanks, Chris Ormerod

    J 1 Reply Last reply
    0
    • C Chris Ormerod

      Hi all, Does anybody know if it is possible for us mere mortals outside of Redmond to use the nifty grouping functions that the Windows Explorer list view has in Windows XP ? Any pointers to articles or tips on how to do it would be great. For those who don't know, I mean the grouping it does where it sorts the files under headings labeled "Tiny", "Small", "Medium" and "Large". What I would like to do is group action records under headings for "Overdue", "Due Today", "Due Tommorow" and "Due Next Week" etc. Thanks, Chris Ormerod

      J Offline
      J Offline
      J Dunlap
      wrote on last edited by
      #2

      You mean multiple work areas? I personally have never messed around with this, and the comctl32.ocx listview doesn't allow you to use them, and nor does the .NET one. There is an ActiveX listview [^]that does, though, at vbAccelerator. If you're doing .NET, I guess you'll have to use the ActiveX control, or start looking for a .NET control that does multiple work areas.

      "Do unto others as you would have them do unto you." - Jesus
      "An eye for an eye only makes the whole world blind." - Mahatma Gandhi

      C 1 Reply Last reply
      0
      • J J Dunlap

        You mean multiple work areas? I personally have never messed around with this, and the comctl32.ocx listview doesn't allow you to use them, and nor does the .NET one. There is an ActiveX listview [^]that does, though, at vbAccelerator. If you're doing .NET, I guess you'll have to use the ActiveX control, or start looking for a .NET control that does multiple work areas.

        "Do unto others as you would have them do unto you." - Jesus
        "An eye for an eye only makes the whole world blind." - Mahatma Gandhi

        C Offline
        C Offline
        Chris Ormerod
        wrote on last edited by
        #3

        Yes that is exactly what I meant. Thank you very much. Although I haven't ever heard the term "Multiple Work Areas" in relation to a list box. And thank god it works in Visual FoxPro 7 as well! Chris.

        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