Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook Style Control
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01372998
Message ID:
01373092
Views:
13
>I found an Outlook Bar control written in VB.Net that I want to use in my C# project.
>
>http://69.10.233.10/KB/vb/OutlookBar.aspx
>
>
>I've never used any control from outside .Net so...
>
>1) Can I use this control in my project?
>2) How do know what files to add to my project?
>3) How do I get this into my toolbox?
>
>Thanks

Looks like the link is to VB source code only? In which case just create a VB project and drop the code into it. Once compiled you can use the DLL and its classes in exactly the same way as a C# based one.
Previous
Reply
Map
View

Click here to load this message in the networking platform