G
Guest
Hello,I am trying to run a windows forms application in debug mode, but it is
different from what we had in VB6.0, like in VB6.0 we can do :
- Change the values of variables while in debug mode
- edit and make changes to the code in debug mode
i am not able to do the same in VB.net because of READ ONLY MODE,
can anyone please let me know on how to fix this.
Thanks
different from what we had in VB6.0, like in VB6.0 we can do :
- Change the values of variables while in debug mode
- edit and make changes to the code in debug mode
i am not able to do the same in VB.net because of READ ONLY MODE,
can anyone please let me know on how to fix this.
Thanks