I created a dropdown menu with a few selections, and all selections
trigger the same GUI of data collecting TextBox. When user fills in
the GUI, and clicks the Button of the GUI, I need to figure out which
menu selection was clicked. How can I do this query for event on menu?
Can somebody help me out? Thanks!
Muddy Coder