For some event, the subscription by hooking the event directly object is failing but working when you use a local variable. I haven't figured out why yet, who does?
I came across this mystery as I start working with CommandBarsEvents.OnUpdate
, in order to detect interaction with a shape, what can comes with certain problems as described here.
There are other events with that problem?