.net - WPF Ribbon Controls in Visual C# 2010 -
I am developing an application with Visual Studio 2010 in C # that is specified for that ribbon style interface, this Type I downloaded the ribbon for the WPF from Microsoft.
After creating a WPF ribbon application, though some items in the toolbobs ribbon editor have been viewed under all the shows, by resetting the toolbox to remove the toolbox registry items and .tbd files, some other guides Have shown, but I still can not reach these items. I have not taken any advantage of my target structure from ".NET Framework 4 Client" to ".NET Framework 4" and also checked that the Ribbon Controllance Library is correctly referenced.
Should I have a suggestion or do anything wrong?
Comments
Post a Comment