Get the ContextMenu that a ToolStripDropDownItem belongs to?
Posted
by C. Ross
on Stack Overflow
See other posts from Stack Overflow
or by C. Ross
Published on 2010-03-16T21:50:51Z
Indexed on
2010/03/16
22:21 UTC
Read the original article
Hit count: 268
How can I get ContextMenu that a ToolStripDropDownItem belongs to? This is for the purpose of using the ContextMenu.SourceControl as the logical sender to an event.
© Stack Overflow or respective owner