Table of Contents

Method OnNotifyMessage

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

OnNotifyMessage(Message)

Notifies the control of Windows messages.

protected override void OnNotifyMessage(Message m)

Parameters

m Message

A Message that represents the Windows message.