Hi,
I'm trying the demo version of Nevron Diagram for. NET.
I tried to use NLocalizationManager to change the texts in the NDiagramCommandBarsManager toolbars, but doesn't work.
I used the code from the examples:
NLocalizationManager.Instance.Enabled = True
NLocalizationManager.Instance.Load ("my.xml")
The use of NLocalizationManager is perhaps limited in the demo version?
Thanks