BP Forums
Windows API Code Pack 1.1 - Printable Version

+- BP Forums (https://bpforums.info)
+-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55)
+--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56)
+---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8)
+----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9)
+----- Thread: Windows API Code Pack 1.1 (/showthread.php?tid=687)



Windows API Code Pack 1.1 - brco900033 - 10-27-2012

Hi, I have already a question. As you now I'm making a little program and therefore I wanted a listview like Windows Explorer. I searched around the internet and found the API Code Pack. I saw the sample file with the ExplorerBrowser. But how can I add this component to my project?

Thanks!


Re: Windows API Code Pack 1.1 - brandonio21 - 10-30-2012

Generally, API packs will come with .dll files. Right click on your Toolbox on Visual Studio, Click "Choose Items", and then press Browse and find the .dll file. Then, just drag the component from the toolbox into your form!