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