This is really annoying the sh*t out of me!!!

Does anyone know how to declare and use the CommandBarEvents property?

The docs say you need to set your WithEvents variable to a CommandBarControl object, but I can't find one. All CommandBar Controls seem to be sub-divided into CommandBarButtons, CommandBarPopups and CommandBarComboBoxs.

I'm trying to capture a click on the VBIDE 'New Project' in the File menu - I just can't get it working, I'm getting Type Mismatch because I can't find a god-damn CommandBarControl...


Somebody come to my rescue or its seppuku time.