Colleagues,
We have somewhat old app in VB (WinFiorms), which I am trying to enhance now. (It's working OK, but somewhat slow.)
Since I don't want to modify anything in the original project, I started my own, copy-pasted the form's files (vb/resx/designer.vb) into my working subdir and added this form into my project.
Now, I can see the code(s) of this form, but I cannot invoke Form Designer... Shift+F7 doesn't work, neither double-click on the form's item in the solution window on the right.
(It all does work in the original solution.)
What am I missing?
TIA!
Regards,
Ilya
We have somewhat old app in VB (WinFiorms), which I am trying to enhance now. (It's working OK, but somewhat slow.)
Since I don't want to modify anything in the original project, I started my own, copy-pasted the form's files (vb/resx/designer.vb) into my working subdir and added this form into my project.
Now, I can see the code(s) of this form, but I cannot invoke Form Designer... Shift+F7 doesn't work, neither double-click on the form's item in the solution window on the right.
(It all does work in the original solution.)
What am I missing?
TIA!
Regards,
Ilya