IRibbonPanel.Keys

Fore Syntax

Keys: String;

Fore.NET Syntax

Keys: String;

Description

The Keys property determines a hot key that should be used for quick access to the panel.

Example

The example of use is given in description of the IRibbonPanels.Add method.

See also:

IRibbonPanel