Tagged Questions
1
vote
3answers
2k views
Tabbed Interface in C#/WPF
I am currently working on an application with a tabbed interface. I want to be able to split the workspace horizontally or vertically by dragging a tab to one edge of the window.
For example, open ...
0
votes
1answer
103 views
tabbed page
i have designed a tabbed page. im able to load forms in the tabs and even im able to navigate thru the child forms.but the problem here is im not able to load the directly,i had to write the code to ...