ski
Well-Known Member
- Joined
- Feb 12, 2010
- Messages
- 3,720
Pretty easy:
- Install Visual Studio C# or .Net Express 2008
- Start a New Project
- Choose Class Library and put in the name of the Project
- On the right side, in the solution finder, right click References and choose Add Reference
- Click the Browse Tab
- Navigate to the HB folder and select all exe's and dll's in the main folder
That's it. That will let you browse all the functions in the object browser and use Intellisense.
- Install Visual Studio C# or .Net Express 2008
- Start a New Project
- Choose Class Library and put in the name of the Project
- On the right side, in the solution finder, right click References and choose Add Reference
- Click the Browse Tab
- Navigate to the HB folder and select all exe's and dll's in the main folder
That's it. That will let you browse all the functions in the object browser and use Intellisense.