|
-
Jun 17th, 2008, 10:49 AM
#1
Thread Starter
Member
Change order of controls in Flow Layout Panel
Hi,
I have an Flow Layout Panel that I populate with pictures. At some point it will look like :
Pic1 Pic2 Pic3 ... Picn
Lets say I choose Pic3 and I want to move it (drag n drop - or by code ) after Pic1 so the new order would be
Pic1 Pic3 Pic2 ... Picn
I found a function sendToBack but it only puts the Pic1 last , and so on.
Does anyone has an ideea what should I use for reordering controls ?
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|