1
Answer

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

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)