Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
KeyMapStack
.
.
::
.
.
Top Method
KeyMapStack Class
See Also
Returns the top keymap.
Namespace:
C1.Win.C1Preview
Assembly:
C1.Win.C1Report.2
(in C1.Win.C1Report.2.dll)
Syntax
C#
public
KeyMap
Top
()
Visual Basic
Public
Function
Top
As
KeyMap
Return Value
The top keymap.
See Also
KeyMapStack Class
C1.Win.C1Preview Namespace