I have a simple Windows Forms program in Visual Basic. I would like to initialize some values both on the displayed form and in a Folder Browser dialog, before the main form is displayed. How do I do this?
↧