Localizing "Today" button

Editors for WPF Forum

Posted 14 years ago by uran1
Version: 10.1.0523
Avatar
In documentation I found that way to localize application is to overwrite custom strings using using syntax:

ActiproSoftware.Products.Editors.SR.SetCustomString(ActiproSoftware.Products.Editors.SRName.UIDateTimeEditBoxNullContent.ToString(), "No date/time");
I didn't find way to do this for "Today" button in this way. Did I miss something?

Best regards

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hello,

The Today button uses a "string format" defined by SRName.UICalendarTodayButtonFormat. It takes a single parameter (i.e. {0}) of today's date.


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.