Load vs. Shown events in Windows Forms

后端 未结 6 714
难免孤独
难免孤独 2020-12-25 11:13

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

6条回答
  •  天涯浪人
    2020-12-25 11:54

    I just checked and load fires before Shown as it should.

    There's obviously something wrong in your approach.

提交回复
热议问题