1
Answer

WPF - How can I add a Groupbox to a TabItem at runtime?

tom

tom

13y
3.2k
1
I've some TabItems in my C# WPF application and i want dynamically add GroupBoxes to a TabItem at runtime. How can I do it?

Thanks for your help!
Answers (1)