I downloaded a dataListView user control from one of the microsoft columns it comes with a compiled DLL and the project files. What do I need to do to add this user control into another project so I can drag an drop the control onto my forms?
Printable View
I downloaded a dataListView user control from one of the microsoft columns it comes with a compiled DLL and the project files. What do I need to do to add this user control into another project so I can drag an drop the control onto my forms?
Right click the toolbox, choose "Add/Remove" items... browse over to where the DLL is.