I was wondering if there were any free ribbon controls for vb.net, and if there are not, how I could go about making my own. I don't want to pay $300 or more for a professional one...and I would really like to add one to my project.
What would be the best solution for finding/making one? Here is my google search I tried, I could only find one for c#...
If possible, I would like one which is the closest to the one used in Office 2007.
Here is one that takes a bit of converting, but it works well in visual basic.
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=66698&lngWId=1
old - Here is a basic one for Windows forms. (c#, but I am sure I got this working in a vb project :S)