Problems with tabcontrol
C#
1
Posts
1
Posters
0
Views
1
Watching
-
(Using VS2005) hi! I have added a tabcontrol to a form. I have linked a ContextMenuStrip to this tabcontrol. This ContextMenu only have one item called "closeMenuItem" to close one tabpage. Which is the problem? If I close tabcontrol.Tabpages(tabcontrol.selectedIndex)... I´m closing the active tabpage but no the page I have popup up the menu. have I explained?Sorry, I´m don´t have a very good english. The problem is that my contextmenu don´t close the proper page. How can I access to the page that is pointed by the mouse? thanks and sorry again