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. Moving an Icon in a LargeIcon Listview

Moving an Icon in a LargeIcon Listview

Scheduled Pinned Locked Moved C#
question
5 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.
  • G Offline
    G Offline
    goldoche
    wrote on last edited by
    #1

    Hi, I need to make an area, kind of like the Windows Desktop, that is, in which I can move large icons around. I thought I could do it with PictureBoxes but they lack the editable name, which I would rather have. Then I thought I could do it with a LargeIcon listview, but there doesn't seem to be any way of moving the items around (which is kind of logical since it's a "list". Anyway I was wondering if there was any way to do this, and if there isn't what control could I use? Would I really have to mimick a LargeIcon in a UserControl? Thank you very much!

    L 1 Reply Last reply
    0
    • G goldoche

      Hi, I need to make an area, kind of like the Windows Desktop, that is, in which I can move large icons around. I thought I could do it with PictureBoxes but they lack the editable name, which I would rather have. Then I thought I could do it with a LargeIcon listview, but there doesn't seem to be any way of moving the items around (which is kind of logical since it's a "list". Anyway I was wondering if there was any way to do this, and if there isn't what control could I use? Would I really have to mimick a LargeIcon in a UserControl? Thank you very much!

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      goldoche wrote:

      but there doesn't seem to be any way of moving the items around

      You mean like "sorting" the list?

      led mike

      G 1 Reply Last reply
      0
      • L led mike

        goldoche wrote:

        but there doesn't seem to be any way of moving the items around

        You mean like "sorting" the list?

        led mike

        G Offline
        G Offline
        goldoche
        wrote on last edited by
        #3

        No I mean dragging items around, placing them wherever I want. Like we do with the icons on the Windows Desktop.

        L 1 Reply Last reply
        0
        • G goldoche

          No I mean dragging items around, placing them wherever I want. Like we do with the icons on the Windows Desktop.

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          So this [^] did not work?

          led mike

          G 1 Reply Last reply
          0
          • L led mike

            So this [^] did not work?

            led mike

            G Offline
            G Offline
            goldoche
            wrote on last edited by
            #5

            No it didn't. The AutoArrange is set to false and I've tried every Alignment option and I'm unable to drag them!

            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