Table of Contents

Method ProcessTab

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

ProcessTab(Point)

When implemented by a class, performs specific actions when Tab key is pressed. True if key was processed; otherwise false.

bool ProcessTab(Point position)

Parameters

position Point

Returns

bool