Sorry for my ignorance,
I have a windows form in which I would like one of the panels to have fading effect. This link has provided the code that allows that to happen.
However I am really not sure how to synthesize them(my original winforms and his additionl usercontrol class) into the actual result that I want. It seems that I have to make a new project using User control as my main (referring to this link)? is that true?