pro_vb thread: The application was not terminated.
> RE: PROBLEM SCROLLING IN MSFLEXGRIDI optimized my application and
> created a new problem that the application was not terminated. After
> exiting out of the application, it still resides in the task manager. I
> fixed the same problem before in other applications but I failed to fix
> it this time. I can see the program is still running if I run it in vb
> mode. All forms were unloaded and I do not know what else I should
> check. Any idea will be appreciated.
>
> Marilyn
A workaround for this might be to terminate your application with an END
statement - something that's not normally recommended!