No it really is not easier to decompile it. Because if you've worked with Reflector before, first the code it spits out is different from the original.The csproj is in an older version of Visual C#, so it has to be converted. Also in decompiling the variable names get all changed up, and usually forms editor does not work correctly unless you mess with the generated code a bit. But I've gotten it to work, so....I just assumed someone before me had decompiled it and sorted out all the little problems before.
Also I've seen you guys spit out words like "choob" as if it were an insult. But really it's just a forum rank and just because they're choobs does not mean you're somehow "higher" than them.
I can release the source if it would be helpful, but it's a little bit fucked up. Cause I had to mess with it a little in order to get it to work.