Hello @Ahmed Dardeer ,
Welcome to Microsoft Q&A forum.
May I ask, how did you set this text? Setting in Form1.Designer.cs file with this.Text="XXX"
or setting in Properties window with Text = XXX?
From the first screenshot, the Text was indeed set to 123 in Properties window. Can you confirm that in Form1.Designer.cs
file, the Text was set to Hindi numerals? If you try to change the 123
in Properties window to Hindi numerals and save then rebuild your project => run, will it appear correctly at runtime?
Besides, you are testing in a newly created Windows Forms project right? If it’s not a newly created Windows Forms project, please try to test a newly created WinForm project, and let us know whether this issue is reproducible on your side.
Feel free to contact us.
Best Regards,
Tianyu
- 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.