Which VS C# project type creates Form1.resx?

bhs67 96 Reputation points
2021-10-11T14:09:36.947+00:00

I switched to WPF many years ago ... do not recall which project template I selected that creates: Form1.cs ... Form1.Designer.cs ... Form1.resx.

File => New => Project => ???

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Castorix31 81,831 Reputation points
    2021-10-11T14:12:40.553+00:00
    0 comments No comments

  2. PengGe-MSFT 3,336 Reputation points
    2021-10-12T02:33:34.98+00:00

    Hi, @bhs67

    Welcome to Microsoft Q&A!

    As Castorix31 said, resx is the resource file of .NET Framework project, you can refer to this document.

    Sincerely,
    Peng

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread

    0 comments No comments