When I first run a VWG application within visual studio, sometimes my first events are not fired. For example I click a button, the form tries to load itself.
This happens only on first run.
I disable "Just my code" debugger option in Visual Studio nad problem is fixed.