ChordBinding Object

Summary

Represents a chord binding, a series of bindings that must be executed in a particular order.

Syntax

TypeScript
JavaScript
function lt.Document.Editor.ChordBinding 
class lt.Document.Editor.ChordBinding() 

Remarks

A chord binding is a series of bindings that must be executed in a particular order. For instance, the chord ctrl+a,ctrl+b will only be executed if keyboard input appears in that order. If a standard binding was also registered for ctrl+a, it will NOT fire.

Requirements

Target Platforms

See Also

ChordBinding Members

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.