Mega Code Archive

 
Categories / VisualBasic Script / Application
 

Deactivate ^c

Sub StopCopyShortCut()    Application.OnKey "^c", "" End Sub