I'm having issues with users exporting shapefiles from our corporate database and I wish to disable some tools that allow the user to do this.
One of them being Right click on layer -> export data.
How I can accomplish that? Also, how can I block an ArcToolbox tool? Is it possible?
I was thinking to implement some sort of event listener and check for each tool/guid I want to disable.
Thanks.
George