There have been more the one occurence when I make changes to a Windows Form and those changes are not showing up on the form. I can make multiple changes and they still do not show up. Can anyone explain this? Thanks in advance.
There have been more the one occurence when I make changes to a Windows Form
CorrectI'm trying to figure out WHY this is happening. I believe you can't make any changes to a form while its debugging. Is that correct?
Er.. Tough! For example, I'd love to be able to change the Tab Order while debugging, even if the changes didnt show till the next program run, but its just not possible..Some of the forms I am creating are very detailed forms, with a lot of controls on them. I don't want to have to recreate a form every time this happens. Please advised.