J
Jim Heavey
Hello, I have 2 context menu's in which the processing logic for a couple of
the menu items is similar. I was wanting to set up a single procedure for
handling these menu items. My problem is identifying the source of the event.
I thought I would be able to access the MenuItem name, by converting the
"sender" object to a "MenuItem", but when I do, there is no "name" property.
How do I distinquish between to two different menu items in the same
procedure?
Thanks inadvance for your assitance!!!!!!
the menu items is similar. I was wanting to set up a single procedure for
handling these menu items. My problem is identifying the source of the event.
I thought I would be able to access the MenuItem name, by converting the
"sender" object to a "MenuItem", but when I do, there is no "name" property.
How do I distinquish between to two different menu items in the same
procedure?
Thanks inadvance for your assitance!!!!!!