How to disable at DockablePane(UI in AvalonDock.dll) mouse right click menu ?please help,i need that.because i want to provide my project with multi-language and it is only in English
Asked
Active
Viewed 1,151 times
1 Answers
0
I don't understand how disabling a popup menu could make your project multi-language?
Anyway:
AvalonDock supports localisation using the standard resource mechanism.
The binary download already contains English, Italian and German translations.
You can add your own.
I suggest you look into this and this.

jan
- 1,581
- 2
- 19
- 34
-
I already solved problem.1st i think i cannot change language and come to diasble popup menu.But learned and added resource file into properties of AvalonDock .it helped .thank you for answer – Javidan Aug 10 '11 at 09:52