Hi,
I need to call a function right after the form is visible.
I dont want the user to click anything, the program should be run automatic.
Well, i dont know where to put my call... Main(), WinForm_Load, WinForm...
Ive tried some but i only get this errors:
An object reference is required for the nonstatic field, method, or property 'genFiles.WinForm.genFiles()'
Best regards
Robert
I need to call a function right after the form is visible.
I dont want the user to click anything, the program should be run automatic.
Well, i dont know where to put my call... Main(), WinForm_Load, WinForm...
Ive tried some but i only get this errors:
An object reference is required for the nonstatic field, method, or property 'genFiles.WinForm.genFiles()'
Best regards
Robert