Home Addins Tips VBA FAQ Utilities Licensing Disclaimer Privacy Policy

OfficeOne Shortcut Manager SDK for Publisher

This page discusses Shortcut Manager SDK for Microsoft Publisher document authors who wish to define keyboard shortcuts to macros within their documents. For the main page, click here.

Overview

Shortcut Manager for Publisher provides API functions using which documents can register for a particular key combination. When the registered key combination is pressed, Shortcut Manager calls the callback specified during registration. The documents are free to take any action in the callback function.

Download

Download the Shortcut Manager SDK for Publisher from here (305 KB).

SDK Contents

The SDK contains:

  • Documentation that explains how documents can register for particular key combinations. The documentation is also available in online here.
  • Sample document is included that demonstrates the usage of Shortcut Manager APIs. The basic functionality which includes registering key combinations with Shortcut Manager and getting called when the key combination is pressed is shown.

If you need further assistance, feel free to send me a mail.


Copyright © 2001-2008 OfficeOne. All rights reserved.