aTekTipsUser
Programmer
Is there a way to determine which control opened the ContextMenuStrip? I have 4 labels that share a ContextMenuStrip and I was determining by the ActiveControl. This doesn't work all the time because if I right click one of the labels, then right click a different label while the ContextMenuStrip is open, the ActiveControl is not changed.
I'm using .Net 2.0.
Thanks in advance.
I'm using .Net 2.0.
Thanks in advance.