In This Topic ▼

StandardKeyboardEvent Class Methods

Summary

For a list of all members of this type, see StandardKeyboardEvent members

Public Methods

Name Description
Public Method getCtrlKeyValue Returns the Ctrl KeyboardEvent boolean instance value.
Public Method getKeyCode Returns a virtual KeyCode from a KeyboardEvent.
Public Method getMetaKeyValue Returns the Meta KeyboardEvent boolean instance value.
Public Method isDuplicateModifier Checks if the StandardKeyboardEvent consists of a duplicate modifier. For example: if ctrl returns true and keyCode returns KeyCode.ctrl.
Public Method isPrintableKey Checks if this StandardKeyboardEvent corresponds to a printable character.
Public Method preventDefault Prevents the default action from occurring for this StandardKeyboardEvent.
Public Method stopPropagation Prevents the StandardKeyboardEvent from propagating.
Public Method toStandardBinding Returns the StandardBinding equivalent of this instance.

See Also

StandardKeyboardEvent Class

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.