Methods.Form1.Form1_Load Function
Load the form
Private void Form1_Load (object, System.EventArgs)
Type
Name
Description
object
sender
Form that sent event
System.EventArgs
e
Event
Return
Description
void
result of operation