My users want a UI that looks like the screen capture below. They want to be able to drag squares from the top frame to the bottom (mutually exclusive) and reorder them within the bottom frame and then save/restore between editing sessions. Do you have a control designed for this?
Thanks
Carl
1 Answer, 1 is accepted
0
Dinko | Tech Support Engineer
Telerik team
answered on 11 Mar 2025, 01:27 PM
Hello Carl,
Thank you for your interest in our Telerik UI for WinForms controls.
Currently, we don't expose a control that is the same as the one demonstrated in the image. Our RadCommandBar control looks close to what you are looking for. However, it still not the same. You will need to extend the control to look like the one in the image. The control allows you to reorder the strips inside it. You will probably need to extend the drag-drop functionality so that you can drag-drop from one RadCommandBar to another. I would suggest to see what other functionalities that control need to have and see if the RadCommandBar covers them and then decide if you will use it.
Regards,
Dinko | Tech Support Engineer
Progress Telerik