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#
  4. Marquee Selection in ListView

Marquee Selection in ListView

Scheduled Pinned Locked Moved C#
csharp
2 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
    Alomgir Miah
    wrote on last edited by
    #1

    Hello, I am looking for a feature in .NET listView wherein you can start the Marquee selection from the ListView Items. Is there a way to intiate the marquee selection using sendmessage. Live Life King Size Alomgir Miah

    D 1 Reply Last reply
    0
    • A Alomgir Miah

      Hello, I am looking for a feature in .NET listView wherein you can start the Marquee selection from the ListView Items. Is there a way to intiate the marquee selection using sendmessage. Live Life King Size Alomgir Miah

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      There's no support for it built into the .NET Framework. There are, however, methods to get something to work. The message you're thinking of, with the help of the Win32 SendMessage function, is LVS_EX_DOUBLEBUFFER. This message is only available in ComCtrl32 Version 6.00 (Windows XP) and above. I'd give you a link to the documentation in the Windows SDK site, but it's Search function appears to be busted right now. http://windowssdk.msdn.microsoft.com/library/[^] RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      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