Hi,
I am using Visual studio 2008 (.net 3.5) and I have seen
Microsoft.Office.Tools.Ribbon namespace. I want to use these ribbon controls
in my Windows Form application. It looks like that these ribbon controls are
only available to office application project and NOT available to Windows
form applications. Is it true? If these ribbon controls are available to
windows form applications, could somebody please let me know that how I can
use them in my windows form application.
Thanks,
Tahir
SftwDude - 14 Jan 2008 21:19 GMT
I'm currently trying to find out how to use the Ribbon in my own VS2008
application. I found that we are permitted
(http://msdn2.microsoft.com/en-us/office/aa973809.aspx) with a license.
I would also like to know how to use it in our own client applications.