eDrawingHostControl COM componenets not found even after dll installation

I am currently experiencing issues integrating eDrawings control into a Windows Forms application. My goal is to embed an eDrawings viewer control within a Windows Form to display SOLIDWORKS parts and drawings in the form as a "eViewer". 

I added eDrawingHostControl.dll via Toolbox → Choose Items → COM Components in Visual Studio. I still cannot see eDrawingHostControl in COM componenets. 

As part of my setup, I copied the following files into the eDrawings installation directory:
C:\\Program Files\\SOLIDWORKS Corp\\eDrawings

eDrawingHostControl.dll
Interop.eModelView.dll

Does anybody have any advice hoe to get eDrawingHostControl ActiveX/COM components?