Table of Contents

Method ProcessKeyPreview

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v9.dll

ProcessKeyPreview(ref Message)

Previews a keyboard message.

protected override bool ProcessKeyPreview(ref Message m)

Parameters

m Message

A Message, passed by reference, that represents the window message to process.

Returns

bool

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