DISQUS

Community Page on DISQUS

what is this?

Jump to original thread »
Author

Add Context Menu to Tab Control in WPF

Started by eibrahim · 3 months ago

You can add a context menu to tab control or to individual tabs. If you add it to tab control it works on anywhere in the tab area. If you add it to a tab item, it only works on that tab item. Take a look at this code:

<TabControl
Name=“tcMain“ ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login