PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview Namespace / KeyMapStack Class / Top Method

In This Topic
    Top Method (KeyMapStack)
    In This Topic
    Returns the top keymap.
    Syntax
    'Declaration
     
    Public Function Top() As KeyMap
    public KeyMap Top()

    Return Value

    The top keymap.
    See Also