Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: The application was not terminated.


Message #1 by "Marilyn Li" <rickymarilyn@s...> on Wed, 14 Mar 2001 13:18:25 -0500
> 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!

  Return to Index