Table of Contents

Method InsertString

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

InsertString(string)

Inserts given text to the control's content deleting selected text if needed.

public virtual void InsertString(string s)

Parameters

s string

Text to insert.