Is there a way using VSTO to remove some objects (zoom control, view switcher, macro recorder and ...) from Excel's status bar?
Many thanks for any kind of help.Ciro
Oric.CQ Friday, October 16, 2009 3:50 PM
Hi Ciro
No, there's nothing in the object model that will let you access an Office application's status bar (beyond being able to show a text message in it). It's available only in the UI.Cindy Meister, VSTO/Word MVP