IRibbonUI.ActivateTabMso(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Activates the specified built-in tab.
public:
void ActivateTabMso(System::String ^ ControlID);
public void ActivateTabMso (string ControlID);
abstract member ActivateTabMso : string -> unit
Public Sub ActivateTabMso (ControlID As String)
Parameters
- ControlID
- String
Specifies the identifier of the custom Ribbon tab to be activated.