PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / KeyMapStack Class
Properties Methods


In This Topic
    KeyMapStack Class Members
    In This Topic

    The following tables list the members exposed by KeyMapStack.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Property (Inherited from System.Collections.Generic.List<KeyMap>)
    Public PropertyGets the value indicating whether the stack is empty.  
    Public Property (Inherited from System.Collections.Generic.List<KeyMap>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodOverloaded. Tests whether the stack contains a keymap that can handle the keystroke.  
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodFinds a keymap by its tag.  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodHandles a keystroke.  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodPops the top keymap from the stack.  
    Public MethodPushes a new keymap on the stack.  
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public MethodReturns the top keymap.  
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Public Method (Inherited from System.Collections.Generic.List<KeyMap>)
    Top
    See Also