Skip to content

KeyboardCuesUse Property

See Also

See Also


Description

The KeyboardCuesUse property specifies how to execute keyboard shortcuts for items that have underlined characters used for keyboard navigation, commonly called "Access Keys".

Property Type

  • Read-write property

Syntax (Visual Basic)

Public Property KeyboardCuesUse() As [XTPKeyboardCuesUse](XtremeCommandBars~Enumerations~XTPKeyboardCuesUse_EN.md)

Remarks

This will not disable keybindings, only "Access Key". To remove keybindings as well, use the DeleteAll method.

Example

Refer to the XTPKeyboardCuesUse Enumeration for examples.


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.