Table of Contents

Method GetInsertionPoint

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetInsertionPoint()

Returns the insertion point, or cursor, position.

long GetInsertionPoint()

Returns

long

Remarks

This is defined as the zero based index of the character position to the right of the insertion point. For example, if the insertion point is at the end of the single-line text control, it is equal to GetLastPosition().