It's been a long time since I've dabbled with C#, but I'm having a heck of a time getting my …
c# winforms event-handling form-loadI have a C# windows forms application. The way I currently have it set up, when Form1_Load() runs it …
c# .net winforms method-call form-load