Hi All,
I have a weird problem. i have added a handler method A in a class A. I dragged and dropped it to another class B's method B as post event handler. after that i am getting compile error for class B that event handler method A does not exists in class A. I am not sure what i am missing.
when i right click the event handler and see in properties, it shows the method name but when i click on it, it disappears and doesn't show any method in the dropdown.
any idea?
*This post is locked for comments
I have the same question (0)