RibbonTabCollection.AddCustomTab Method
Name | Parameters | Description |
---|---|---|
AddCustomTab(Int32, String, String) | index, text, categoryType | Adds a custom tab to the specified position in the ribbon. |
AddCustomTab(String, String) | text, categoryType | Adds a custom tab to the end of the ribbon. |