Quote Originally Posted by jmcilhinney View Post
If you assign your ContextMenuStrip to the ContextMenuStrip of a control, e.g. a Button or a TextBox, then it will appear where the user right-clicks that control. Is that not what you want?
yes i want to assign it to a TabControl, how do i do that ?
another question, is the ContextMenuStrip is a control?