vote up 2 vote down star

I have a few listview controls on a windows form and i've assigned a common contextmenustrip to them all using the properties grid in VS2005.

Now when a selection is made from the contextmenu in any listview, is there a way i can get the correct hosting control of the raised menu?

flag

1 Answer

vote up 3 vote down check

ContextMenuStrip.SourceControl

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.