What is the idMSO for the "Home" tab on the Ribbon? How can I find the idMso's for the other tabs?
J JimP Jul 2, 2008 #1 What is the idMSO for the "Home" tab on the Ribbon? How can I find the idMso's for the other tabs?
J JimP Jul 2, 2008 #2 Actually the tab name is "Home". But for some reason, <tab idMso="TabHome" visible="false" /> ----- creates an error <tab idMso="TabCreate" visible="false" /> ----- runs fine Why?
Actually the tab name is "Home". But for some reason, <tab idMso="TabHome" visible="false" /> ----- creates an error <tab idMso="TabCreate" visible="false" /> ----- runs fine Why?