Table of Contents

Method ProcessResizing

Namespace
Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

ProcessResizing(ref Message)

Processes the resizing messages.

public bool ProcessResizing(ref Message m)

Parameters

m Message

The message.

Returns

bool

true, if the WndProc method from the base class shouldn't be invoked.