Table of Contents

Method ProcessKey

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ProcessKey(KeyEvent)

Processes key presses for the TextField.

public override bool ProcessKey(KeyEvent kb)

Parameters

kb KeyEvent

Returns

bool

Remarks

The TextField control responds to the following keys:

KeysFunction
Delete, BackspaceDeletes the character before cursor.