Certainly try it. It will probably work. (I'm not a fan of disabling
events - hence didn't try that approach. Other people consider it the best
way to do this sort of thing.)
What I tend to do instead is to check the target's address and ignore the
event if I'm not interested in the cell. This is actually slightly more
complex and disabling events might be a cleaner solution.