Disable Word Shortcut Keys - Save, Print, New, Open Short Keys

> Edraw Tip > Disable Word Shortcut Keys - Save, Print, New, Open Short Keys
author
Posted by James Freeman |
Edraw Office Viewer Component allows developers to disable save, print, new, open, copy shortcut keys in MS Word.

Download Office Viewer Component and View Sample Projects

Disables MS Word Save Shortcut Keys

boolean WordDisableSaveHotKey(boolean Disable);
Disalbe: Disables the CTRL+S, SHIFT+F12, Alt+SHIFT+F2, F12

In the DocumentOpened event, you can call the WordDisableSavehotKey method to prevent the save hot key.

Sample Code:

Sub DocumentOpenedEvent ()
EDOffice.WordDisableSaveHotKey"Standard"
End Sub
<SCRIPT FOR=OA1 EVENT= DocumentOpened ()>
DocumentOpenedEvent()
</SCRIPT>

[id(4), helpstring("Occurs when document is opened or new document added.")]
void DocumentOpened();

Disables MS Word Print Shortcut Keys

boolean WordDisablePrintHotKey(boolean Disable);
Disalbe: Disables the CTRL+P, CTRL+SHIFT+F12, CTRL+F2, ALT+CTRL+I

Disables MS Word Copy Shortcut Keys

boolean WordDisableCopyHotKey(boolean Disable);
Disalbe: Disables the CTRL+C, CTRL+V, CTRL+X, SHIFT+DEL, SHIFT+INSERT, ALT+CTRL+V, CTRL+SHIFT+C, CTRL+INSERTDisable Word Save Shortcut Keys.

Cancel MS Office Standard Command

Disables Office 2003 Toolbars

Disable Office Ribbon Button

Show/Hide Office Menu Bar

download EdrawMind
main page

Get Started! You Will Love This Easy-To-Use Diagram Software

EdrawMax is an advanced all-in-one diagramming tool for creating professional flowcharts, org charts, mind maps, network diagrams, UML diagrams, floor plans, electrical diagrams, science illustrations, and more. Just try it, you will love it!