How to add content to tab items at runtime in WPF -


how can add web browser control tabitem in wpf @ runtime?

tabitem.content = new webbrowser(); 

if want multiple controls in tabitem, you'll need use panel, in xaml.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -