StandardBinding Class Members

Summary

The following tables list the members exposed by StandardBinding.

Public Constructors

Name Description
Public Constructor static  | Shared in VB StandardBinding Creates a new instance of StandardBinding.

Public Methods

Name Description
Public Method equals Checks if this StandardBinding is equal to another binding.
Public Method isDuplicateModifier Checks if the StandardBinding consists of a duplicate modifier. For example: if ctrl returns true and keyCode returns KeyCode.ctrl.
Public Method toChord Returns the ChordBinding equivalent of this instance.

Public Properties

Name Description
Public Property static  | Shared in VB alt Indicates whether an Alt key modifier is a part of the binding in the StandardBinding object.
Public Property static  | Shared in VB ctrl Indicates whether a Ctrl key modifier is a part of the binding in the StandardBinding object.
Public Property static  | Shared in VB keyCode Gets the KeyCode for this StandardBinding object.
Public Property static  | Shared in VB meta Indicates whether a Meta key modifier is a part of the binding in the StandardBinding object.
Public Property static  | Shared in VB shift Indicates whether a Shift key modifier is a part of the binding in the StandardBinding object.

See Also

StandardBinding 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.