APP - 62 APP - 62
MELSOFT
A
PPENDICES
Appendix 9.6 Distinguishing Types of Projects
Types of projects can be distinguished based on the way of opening its form in the
designer.
The following shows the both cases of a Visual Studio
R
.NET project and MFC project.
(1) Visual Studio
R
.Net project
In the "Solution Explorer", double click a form (*.h file or *.vb file).
When a form is opened in this way, its project type is the Visual Studio
R
.NET
project.
(2) MFC project
In the "Resource view", double click a resource ID under [Dialog].
When a form is opened in this way, its project type is the MFC project.