I realize I'm sort of reopening an old thread, but I had a similar issue and discovered with the help of this StackOverflow thread that I'd somehow blown out the InitializeComponent() call in my constructor. Adding it back fixed the problem.
InitializeComponent