| Overload | Description |
|---|---|
| RegisterCommand(RibbonCommandInfo,RibbonIcon,String,String) | Adds a command to the ribbon. If the ribbon doesn't exist yet, the command will be added after the system start is finished |
| RegisterCommand(RibbonCommandInfo,RibbonIcon,MultiLangString,MultiLangString) | Adds a command to the ribbon. If the ribbon doesn't exist yet, the command will be added after the system start is finished |