Table of Contents

Method ProcessShiftTab

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

ProcessShiftTab(Point)

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

bool ProcessShiftTab(Point position)

Parameters

position Point

Returns

bool