Skip to content

Replies

0
Stephen Speck
Stephen Speck answered on Mar 7, 2019 10:22 PM

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.