Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
KeyMap Class
Members
See Also
Represents a keymap used to map keystrokes to actions.
Namespace:
C1.Win.C1Preview
Assembly:
C1.Win.C1Report.2
(in C1.Win.C1Report.2.dll)
Syntax
C#
public
class
KeyMap
:
Hashtable
Visual Basic
Public
Class
KeyMap
_
Inherits
Hashtable
Inheritance Hierarchy
System
.
.
::
.
.
Object
System.Collections
.
.
::
.
.
Hashtable
C1.Win.C1Preview
.
.
::
.
.
KeyMap
See Also
KeyMap Members
C1.Win.C1Preview Namespace