Click or drag to resize

Accelerator Methods

X#

The Accelerator type exposes the following members.

Functions
  NameDescription
Public methodAddAccelerator
Adds all accelerator keys of one accelerator object to another
Public methodAddKey
Adds a new accelerator key to the accelerator table
Public methodCreate

Creates the underlying windows accelerator.

Public methodDestroy
Provide a method to de-instantiate an Accelerator object.
(Overrides Destroy.)
Public methodHandle
Return the handle for an accelerator.
Top
See Also