I'm a newer and I was asked to made a VB program to using some 3rd party APIs.
Those API do not need any windows, so I made the program by VB, put all functions in formload(). But how can I close the windows?
I'm using 'End' before 'End Sub', it looks that the window was gone, but when I going to the task manager, it still show in the 'processes'.
I can I close it at all?

If you love it, you get it.
If you don't love it, you never get to it.