Results 1 to 6 of 6

Thread: VS 2017 C++ Windows Forms Application?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2018
    Posts
    395

    VS 2017 C++ Windows Forms Application?

    I need to make a windows form application in c++ but do not see the option in VS 2017.

  2. #2
    Lively Member Grant Swinger's Avatar
    Join Date
    Jul 2015
    Posts
    71

    Re: VS 2017 C++ Windows Forms Application?

    Run the Visual Studio Installer and add C++ /CLI under Individual Components.

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,296

    Re: VS 2017 C++ Windows Forms Application?

    So, nothing to do with VB.NET then?

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2018
    Posts
    395

    Re: VS 2017 C++ Windows Forms Application?

    Quote Originally Posted by Grant Swinger View Post
    Run the Visual Studio Installer and add C++ /CLI under Individual Components.
    Ok added this but I still do not see the option for it..

  5. #5
    Sinecure devotee
    Join Date
    Aug 2013
    Location
    Southern Tier NY
    Posts
    6,582

    Re: VS 2017 C++ Windows Forms Application?

    Perhaps these step by step procedures might help you find it.
    https://social.msdn.microsoft.com/Fo...nformsdesigner

  6. #6
    Lively Member Grant Swinger's Avatar
    Join Date
    Jul 2015
    Posts
    71

    Re: VS 2017 C++ Windows Forms Application?

    The C++ Windows Forms project templates were removed some time ago.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width