TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kinjal Sonachhatra
NA
101
20.7k
Change input language C# Winform application
Jan 24 2019 12:07 AM
Hello everyone,
I made the winform application, now for that i want to make for multilanguage. Like Gujati (Shruti font) or any other like hindi language.
I have used
System.Globalization.CultureInfo hindi = new System.Globalization.CultureInfo("hi");
InputLanguage.CurrentInputLanguage = InputLanguage.FromCulture(hindi);
this code.
But for this I have to install this language for google font.
But Now I dont want use Installed Language.And I want to put perticular Language by installing directly in my Application so user can use directly those Languages.
Means I dont want to use third party language.
So if you have any idea about this then Please help me for that.
Thanks in advance.
Reply
Answers (
2
)
what is Accessibility Domain c#?
how to send with correct email format from body message