Keyoti RapidSpell Desktop .NET API Docs
Create Method (value, createCutCopyPaste)
APIKeyoti.RapidSpellTextBoxBaseIAYTAdapterCreate(TextBoxBase, Boolean)
Keyoti RapidSpell Desktop .NET
Creates a new adapter.
Declaration Syntax
C#Visual BasicVisual C++F#
public static IAYTTextBox Create(
	TextBoxBase value,
	bool createCutCopyPaste
)
Public Shared Function Create ( 
	value As TextBoxBase,
	createCutCopyPaste As Boolean
) As IAYTTextBox
public:
static IAYTTextBox^ Create(
	TextBoxBase^ value, 
	bool createCutCopyPaste
)
static member Create : 
        value : TextBoxBase * 
        createCutCopyPaste : bool -> IAYTTextBox 
Parameters
value (TextBoxBase)
createCutCopyPaste (Boolean)
Return Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204