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