Click here to Skip to main content
15,900,706 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a code for "outlook style navigator pane control" in C# i downloaded it from here and i want to use it in my vb.net code as a dll file or as a code.....can anybody help me???:confused::confused:
Posted
Comments
Sandeep Mewara 14-Sep-10 11:38am    
What help? What have you tried so far? Where you stuck?

First, you would need to tell us where exactly you got it. There are a couple of outlook style navigator pane controls on here.

If it came with source files, all you should need to do it build the code. That will create your Dll. Then, you just go into your VB compiler and add it to your toolbox.
 
Share this answer
 
Comments
abuellel 17-Sep-10 16:57pm    
Reason for my vote of 5
Automatic vote of 5 for accepting answer.
Thx.......so i just need to compile the code then add the dll from my project properties, and add the controls also in athe same way...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900