How do i create this template for WPF application?
How do i create this template for WPF application?
Asked Jul 17, 2014, 8:45 AM2k
I want to create this type of menu list for my another wpf or winform application, this is very similar to MS Word. Can any one help me to create this onewith demo of one or two demo?
Thanks
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted Jul 17, 2014, 9:18 AM
You can build templet by the help of TabControl, DockPanel ,Groubox, IMage and Button control
Try this code
Thanks,
Kailash
Posted Jul 18, 2014, 8:33 AM
Posted Jul 18, 2014, 8:08 AM