I wonder something about adding a .DLL file to a project I am doing in a Win Form.
I have rightclicked the Project ant choosed "Properties".
Then under "Common Properties" I have "Add New Reference" and Added the Graph.DLL file to my project.
This .DLL is a GraphControl.
My question is if I need to do something more in order to find this control because I cant find it in the Toolbox.
Perheps I need to do something more through setting to find this GraphControl.