in my vb application there are many custom buttons and custon listviews... when I debug the application, the Editor becomes inactive, it responds to keys however (F8, Ctrl + F8). the situation becomes worse if I try to pop a watch window or any other dialog, then the VB hangs and doesnt respond untill I terminate the VB.
why doest it happen? and what can i do, note in some controls I use subclassing and I am afraid they cause this problem.