AvalonDock mouse right click menu

2019-09-16 07:17发布

问题:

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

回答1:

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.



标签: avalondock