Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, September 23, 2018 9:45:52 PM(UTC)
Vũ ánh Đăng

Groups: Registered
Posts: 1


Hello everyone,

I'm new to leadtools and i'm using C# programming.

How can I set the localization of object properties, for example when I right click the Stamp and I go to to stamp properties.
I want to set that to japanese language.
I read this one Localization of LEADTOOLS for .NET Annotations Automation but there is no stamp object written.

Also in properties I want to remove or disable the Reviews Tab. How can I do that? I really appreciate your help.

Thanks in advance.

Edited by moderator Monday, September 24, 2018 7:08:38 AM(UTC)  | Reason: Not specified

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, September 24, 2018 5:06:32 PM(UTC)
Josh Clark

Groups: Registered, Tech Support, Administrators
Posts: 54

Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)

Hello Michael,

The string values of the text in the .NET Winforms Annotations demo are already localized to the Strings.resx file. To change to a Japanese locale, you will want to either change the string values in this file, or reference a Japanese version of the file instead. The file is referenced in the constructor in StringManager.cs around line 529 and, coincidentally enough, there is code already present to reference Strings_jpn.resx for Japanese text should the FOR_JAPANESE build macro be set. I have included the corresponding file from our Japanese installer below. You will want to include this file and define the FOR_JAPANESE macro for the project. Note that this will only affect the application at build time and once the application has been built, you will not be able to change it. Let me know if you have any additional questions or concerns.

File Attachment(s):
Strings_jpn.zip (9kb) downloaded 166 time(s).
Josh Clark
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.072 seconds.