how to add a new button to the win forms which is in localization true

Dineshkumar.S 456 Reputation points
2023-06-26T10:49:32.8533333+00:00

I have localized my windows app using c# to Spanish now I want to add some new controls to it (ex a button) but when I try to add a button it is asking me to change the localization property to false but after doing that also i am still getting the form in Spanish version only so how to get it back to default language English by changing the property can anyone tell me the procedure to do that? Thanks in advance.

Developer technologies | Windows Forms
Developer technologies | .NET | Other
Developer technologies | C#
{count} votes

Accepted answer
  1. Anonymous
    2023-06-29T06:10:12.1266667+00:00

    Hi @Dineshkumar.S ,Welcome to Microsoft Q&A.

    So the solution to this problem is to switch back to English the same way.

    Best Regards,

    Jiale


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    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.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.