Docksite menu localization

Docking/MDI for WPF Forum

Posted 12 years ago by Ong Chuan Eng
Version: 11.2.0550
Avatar
Is there any way to localize strings in DockSite Menu?

1)Float
2)Dock
3)Auto hide
4)Close

Please let me know if I can change the text of above menu items in Docksite.
Thanks in advance

Comments (3)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Ong,

Please see the Customizing String Resources section in our Localization topic for Docking & MDI in our help file for information on customizing those resources.


Actipro Software Support

Posted 12 years ago by Ong Chuan Eng
Avatar
Thanks for the reply,

I am able to change the strigns by setting value before application loads.
Is there any way to dynamically change these values at runtime?
Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Ong,

For the menu items, you could override the DockSite.WindowContextMenu event and manually update the MenuItems in the associated menu. For other aspects (such as tooltips), that would not be possible without restyling as these values are resolved statically.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.