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. WPF
  4. How to move items in a stack panel

How to move items in a stack panel

Scheduled Pinned Locked Moved WPF
csharpwpfdata-structurestutorial
3 Posts 3 Posters 2 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.
  • N Offline
    N Offline
    Nekkantidivya
    wrote on last edited by
    #1

    Hi, I am working on WPF stack panel. In this I am adding images to the stack panel dynamically. After add the images I need to move the slides in one position to another. If any one have any idea on this please reply me. This is very much necessary for my application. If possible please send me a sample application. Thanks in advance.

    A K 2 Replies Last reply
    0
    • N Nekkantidivya

      Hi, I am working on WPF stack panel. In this I am adding images to the stack panel dynamically. After add the images I need to move the slides in one position to another. If any one have any idea on this please reply me. This is very much necessary for my application. If possible please send me a sample application. Thanks in advance.

      A Offline
      A Offline
      ABitSmart
      wrote on last edited by
      #2

      Take a look at Children[^] property of Stackpanel.

      1 Reply Last reply
      0
      • N Nekkantidivya

        Hi, I am working on WPF stack panel. In this I am adding images to the stack panel dynamically. After add the images I need to move the slides in one position to another. If any one have any idea on this please reply me. This is very much necessary for my application. If possible please send me a sample application. Thanks in advance.

        K Offline
        K Offline
        Kunal Chowdhury IN
        wrote on last edited by
        #3

        u can use index of the children to move the images inside the StackPanel...

        Regards, - Kunal Chowdhury (My Blog)

        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