How come VC++ doesn't provide code template any more?

  • Thread starter Thread starter Stan Huang at Taiwan
  • Start date Start date
S

Stan Huang at Taiwan

Guest
In previous versions, when we created a GUI project, we can draw any GUI component and then clicked on it. VC++ will pop up the code template for that component. It's very easy for developers. But at Visual Studio 2019, why such facility disappear while creating C++ for Windows Desktop program?

Continue reading...
 
Back
Top