Hopefully I\'m just missing something obvious, but I\'m trying to get my head around the differences between the Load and the Shown events in Windows Forms.
Traditio
I just checked and load fires before Shown as it should.
There's obviously something wrong in your approach.