I've been using Visual studio 2017 to code in C++ for long, but all of sudden after I tried C# programming, the default layout of Visual studio 2017 was changed into C# project style ( - solution explorer, Resource view, on the right.. and even font looks different from what I've been using with C++ so far. )
It seems default language was set to C#? or something but I can't find the right menu to change my visual studio setting.. I do remember when I firstly install my visual studio 2017, I selected C++ as a default language or theme. I wonder what's the right menu to change this.it's not critical but I feel really uncomfortable using this layout.
Thanks in advance.
There is no C++ style layout in Visual Studio.
You could Customize window layouts: drag and dock the window.
Or there is Tools -> import and export -> reset all settings.