
You probably mean a VBA add-in, not COM. VBA add-ins are created in the program, COM add-ins are created in Visual Studio with VB or C#.
The Add-ins tab was introduced 15 years ago as a workaround to allow old VBA macros with commandbars to continue running. It's probably time to update them to use the RibbonUI interface.