Why Console Application edits BUT Windows Application doesn't
When I run a VisualBasic Windows Application,
and stop or break, I can't edit the code.
If I run a Console Application, I can edit
just like good 'ol VB6.
THANKS !
Why Console Application edits BUT Windows Application doesn't
When I run a VisualBasic Windows Application,
and stop or break, I can't edit the code.
If I run a Console Application, I can edit
just like good 'ol VB6.
THANKS !
Can't edit a Windows Application that's stopped
j2associates
Hi Doug,
It's always worked fine for me. What code are you trying to edit Unless it's form initialisation stuff it should be fine. What versioon of VS are you using
Mark