vs2005 Form window Error C2039
-
I'm converting a project from VS2005 to VS2017 and have many errors: I'm getting many errors for items not being members of System Windows Forms Drawing Panel Button etc.... Is there something missing from my old code or is this not available in VS2017 or is there something that wasn't included? I think the app creates a form.... Any help to debug would be much appreciated. Jim
-
I'm converting a project from VS2005 to VS2017 and have many errors: I'm getting many errors for items not being members of System Windows Forms Drawing Panel Button etc.... Is there something missing from my old code or is this not available in VS2017 or is there something that wasn't included? I think the app creates a form.... Any help to debug would be much appreciated. Jim
Is it a managed C++ project type?
-
Is it a managed C++ project type?
-
Then it would be better to post in the Managed C++/CLI Forum.