[RESOLVED] Annoying feature?!
Hi all!
I have got a problem, in form designer view. Each time i place a new- or delete an existing control, all the Usercontrols are going to 'edit' mode, that means, they are getting disabled with the crossed lines. I'm not sure i did any changes in vb6 ide settings, nor in CodeSMART. Do you have any idea, how can i disable this feature?
Thanks
Edit:
Think, i have turned of the automatic update of usercontrols, some weeks ago, but i cant find the panel i did this change.
Re: [RESOLVED] Annoying feature?!
Then are you sure it wasn't trying to tell you that you had syntax errors in the UserControls?
Re: [RESOLVED] Annoying feature?!
I'm using the "Break on All Errors" for default, that bugs me out on not just syntax errors, but in ever other case. I got no any error messages, it just simply doesnt updated the usercontrols, while the background compile feature was enabled. Now its all ok.