O.P. Ribbon Bar + Visual Studio
Has anyone made an application in Visual Basic / C# using the Ribbon bar interface? My friend and I are working on an application that has been dead for a little while, and we thought the ribbon bar might be a nice inclusion.
Unfortunately, we can only see articles on the MS website using the Ribbon for designing add-ins to Office 2007 using the Office Tools for Visual Studio package (or whatever it's called). There's also the power pack for Visual C++, but I really do not like designing interfaces with that program. (The core library for our application may soon be re-written in C++ and linked in to the VB program, though).
|