B
bstrum
I am trying to create a command bar in the NewInspector event. The code
seems to be working fine on Office 2003 and 2007 but throws an exception in
Office XP when I access the CommandBars.Add function. Any ideas why?
Other things I am noticing are
- CommandBar.FindControl always seems to return null.
- Under office xp, adding controls to an already existing command bar (such
as Standard) persists even when restarting outlook. This is not the case
under 2003 and 2007 as the buttons need to be recreated each time. Any
workarounds for this?
Thank you,
Benjamin Strum
ThinkTron Corp.
seems to be working fine on Office 2003 and 2007 but throws an exception in
Office XP when I access the CommandBars.Add function. Any ideas why?
Other things I am noticing are
- CommandBar.FindControl always seems to return null.
- Under office xp, adding controls to an already existing command bar (such
as Standard) persists even when restarting outlook. This is not the case
under 2003 and 2007 as the buttons need to be recreated each time. Any
workarounds for this?
Thank you,
Benjamin Strum
ThinkTron Corp.