FastColoredTextBox.Paste Method

T3000 CrossPlatform

FastColoredTextBoxPaste Method

[This is preliminary documentation and is subject to change.]

Paste text from clipboard into selected position

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public virtual void Paste()
Public Overridable Sub Paste

Dim instance As FastColoredTextBox

instance.Paste()
See Also