Showing posts with label C#. Show all posts
Showing posts with label C#. Show all posts

Saturday, March 23, 2013

Convert WinForm to WPF Metro Style


With the launch of Windows 8, everybody is moving to Metro Style application development. Even myself I have a couple of application for personal and office use. I want to convert these Windows Form (WinForm) applications to Metro Style.

* Source Code / Visual Studio Project file available at the end of the post.

Before you can continue, you might need the following:
  1. Visual Studio Express 2012 for Windows Desktop
  2. Basic C# Programming Skill
  3. Active Internet Connection