Source from: http://www.codeproject.com/KB/miscctrl/FancyNetForms.aspx

Two weeks ago, I wanted to design my own theme for a C# program. But I’m just a newbie in C# so it is complicated to me. However, a kind person shared his work on CodeProject about using theme in C#. I just use his library and change a little bit to create my own theme. Now, I share my own experience in using his library.


Read the rest of this entry »

tags

First, I want to make a multiple-choice test by Visual C++, but when I had some problems on applying theme/skin in Visual C++ so I changed to code by Visual C#. C# is new to me, but the code is as like as Visual C++. Starting with C# is not difficult when you know Visual C++, I think so.


Read the rest of this entry »

tags