D
Dan Johnson
I have written a sample game but when I try and exit the program with
the
Close()
and Application.Exit() command, the form closes, but it is still in
the program list via the Win 2000 Task Manager.
How do you close and exit a program in C#?
I do have a timer on the form but it is disabled before it gets to the
close commnd.
Thanks
Dan
the
Close()
and Application.Exit() command, the form closes, but it is still in
the program list via the Win 2000 Task Manager.
How do you close and exit a program in C#?
I do have a timer on the form but it is disabled before it gets to the
close commnd.
Thanks
Dan