Rearranging controls

J

Jairo Nieto

Hi, i am developing a user control that consists of different listboxes. The
control needs the ability to arrange those listboxes in a different order,
depending on a property established during design. How can i achieve this?

Thx :)
 
S

Stanley

I would build a custom designer that had a listbox on it and allowed for the
developer to see a list of the listboxes. Then they could use some buttons
on the side to move them up or down to change the order. You could store the
results in a property and then look at that property for the order at
run-time.

-Stanley
 
J

Jairo Nieto

That is a great idea, thx :)

Stanley said:
I would build a custom designer that had a listbox on it and allowed for the
developer to see a list of the listboxes. Then they could use some buttons
on the side to move them up or down to change the order. You could store the
results in a property and then look at that property for the order at
run-time.

-Stanley
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top