public void UnregisterCommand( string strActionCommandLine, string tabName, string commandGroupName )
public: void UnregisterCommand( String^ strActionCommandLine, String^ tabName, String^ commandGroupName )
Parameters
| Parameter Name | Description |
|---|---|
| strActionCommandLine | Object which are used as a template for a new ribbon command |
| tabName | The name of the tab |
| commandGroupName | The name of the command group |