I'm trying to reorder tabs at runtime (preferably by hitting a button that sorts them alphabetically by name). I have several buttons and text boxes on the tabs that I need to make sure come along. I'm mostly self taught with coding, so I'm not sure what other details to include. I'll provide any other items as needed.
The closest I got to reordering at runtime was using this: How to easily reorder TabControl?
The issue here is that I have several buttons, labels, and textboxes that do not come along when using this.