Specifies whether the status bar shows the key state of the CAPSLOCK and the NUMLOCK key and the current insertion mode, insert or overwrite.

Introduced: 14.0.

Syntax

public bool ShowKeyStates { get; set; }
Public Property ShowKeyStates() As Boolean