Quote Originally Posted by hwoarang View Post
Hi DEXWERX.

I found a crash of VB IDE when trying to put breakpoint on Print I line in form. Then drag your V variable to watch window and press Stop (end program execution).
As killian pointed out, it's definitely a teardown issue, similar to subclassing. If I have time later this week I will try and track down the exact point it crashes. Even when you hit stop - the IDE seems to allow code in static modules to continue executing (even after being reset), so there may be an easy fix.