How to move items in a stack panel
-
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.
-
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.
-
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.
u can use index of the children to move the images inside the StackPanel...
Regards, - Kunal Chowdhury (My Blog)