Table of Contents

Method LogPosition

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

LogPosition(object?)

Logs current insert position of the control.

public static void LogPosition(object? textBox)

Parameters

textBox object

Remarks

textBox parameter must support ISimpleRichTextBox interface.