Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / KeyMap Class
Members

In This Topic
    KeyMap Class
    In This Topic
    Represents a keymap used to map keystrokes to actions.
    Object Model
    KeyMap Class
    Syntax
    'Declaration
     
    Public Class KeyMap 
       Inherits System.Collections.Hashtable
    public class KeyMap : System.Collections.Hashtable 
    Inheritance Hierarchy

    System.Object
       System.Collections.Hashtable
          C1.Win.C1Preview.KeyMap

    See Also