public RibbonTab AddTab( string strTabName, int position )
public: RibbonTab^ AddTab( String^ strTabName, int position )
Parameters
| Parameter Name | Description |
|---|---|
| strTabName | Name of a new tab |
| position | Position of a new tab (0-based) |
Return Value
Created tab, or null if nothing was created