Question
RBC
CA
Last activity: 19 Jul 2018 15:53 EDT
Getting selected item from a ContextMenuStrip
I've a requirement to build and implement a dynamic contextmenustrip, on the right-click off a picture box. The event fires fine, and displays a menu with three items: Option1, Option2, Option3....
The click event fires for the contextmenustrip, but I can't seem to get the selected value. I tried referring to the "text" property, but it showed up empty.
Attached is a screen shot of the event code triggering the cmsMisc Menu... Need way to get the selected value.. recommendations welcomed...
Rob