Still doesn't work.
All that I want, disable the library move tooll at runtime
nLibraryView1.Controller.Tools.DisableTools(
new string[] { NDWFR.ToolLibraryMove });When I do that, it does not allow me to drag and drop
At designtime, I have no problem disable it like
controller>tools>collection>mode>DragDrop