Table of Contents

Method ProcessDialogChar

Namespace
Bonsai.Editor
Assembly
Bonsai.Editor.dll

ProcessDialogChar(char)

Processes a dialog character.

protected override bool ProcessDialogChar(char charCode)

Parameters

charCode char

The character to process.

Returns

bool

true if the character was processed by the control; otherwise, false.