I have a single ContextMenuStri p (with a single menu item) associated with two ListViews, How do I determine which of the two ListViews the menu event occured on?
I could probably find the control through coordinates, but is there an "Object" variable somewhere holding this information?
I could probably find the control through coordinates, but is there an "Object" variable somewhere holding this information?
Comment