Hello All,
I am locking down Word and Excel via GPO. I want to disable a entire toolbar (not just individual buttons). I have found control id's for all Menu Items, and Shortcut Keys. I can also enumerate individual toolbar button control id's by opening VBA and inputing the following into the Immediate Window
? Commandbars ("standard".controls ("document map".id
What I can't do is enumerate the control ID for the entire toolbar. Anyone know if this is possible?
Thanks in advance
slcjr777
I am locking down Word and Excel via GPO. I want to disable a entire toolbar (not just individual buttons). I have found control id's for all Menu Items, and Shortcut Keys. I can also enumerate individual toolbar button control id's by opening VBA and inputing the following into the Immediate Window
? Commandbars ("standard".controls ("document map".id
What I can't do is enumerate the control ID for the entire toolbar. Anyone know if this is possible?
Thanks in advance
slcjr777