Now I cannot select Visual Basic as forum, so sorry about being in wrong forum. But my problem is that I cannot stop my program. When I close Form clicking Upper right Red Cross then form closes, but cycling program still runs in memory. Only way to get
rid of it is through Windows Task Manager. It is so boring thousand times use that Task Manager. I tried Me.Close , placed
Application.Exit()
on Form1_FormClosed1
but program still stays working. Please help!
SteelAce