DockableToolBar Localization

Bars for Windows Forms Forum

Posted 6 years ago by Hassan Abbasi
Version: 16.1.0331
Avatar

I am using dockable toolbar and facing issues with localization, I am not able to identify the options to change the text of two builtin commands i-e

Add or Remove Buttons

Reset Toolbar

 

Is there any way that i can change the text of these commands?

Comments (1)

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

Hi Hassan,

Yes, this topic tells you the string resource names that are available, including the ones you need.  However the API to call changed since that was posted.  You'd now call this at app startup for the Bars string resources:

ActiproSoftware.Products.Bars.SR.SetCustomString(name, value);


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.