freelancersblog.net

 

WPF UI Ribbon Menu

February 21st, 2011

I need WPF Application written in VB.NET Visual Studio 2010. This application will have only a WPF Microsoft Ribbon control menu. Ribbon must have the following: 1.Quick Access Toolbar with ‘New’, ‘Save’, ‘Save As’, ‘Close’ buttons For each button when user clicks, just display a simple message indicating what button was pressed. 2.Clipboard Group -Includes Cut, Copy and Paste buttons Display simple message indicating what button was pressed. 3. Font Group -Font DropDownBox with populated …

Original post by Freelancer.com - New Projects

Comments