displayHotKey

Type: Boolean

Availability: Read or write at run time only

The display of text in each cell of a table control displays ampersand (&) characters by default.

Set the displayHotKey property of the Table class to true so that ampersand (&) characters are displayed as though the text represents a hot key description and the character following an ampersand (&) character is underlined.

The default value is false.

This property is used by the JADE Menu Design facility, which displays a simulated menu.