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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static IAYTTextBox Create(
	TextBoxBase value,
	bool createCutCopyPaste
)
public static IAYTTextBox Create(
	TextBoxBase value,
	bool createCutCopyPaste
)
Public Shared Function Create ( 
	value As TextBoxBase,
	createCutCopyPaste As Boolean
) As IAYTTextBox
Public Shared Function Create ( 
	value As TextBoxBase,
	createCutCopyPaste As Boolean
) As IAYTTextBox
public:
static IAYTTextBox^ Create(
	TextBoxBase^ value, 
	bool createCutCopyPaste
)
public:
static IAYTTextBox^ Create(
	TextBoxBase^ value, 
	bool createCutCopyPaste
)
static member Create : 
        value : TextBoxBase * 
        createCutCopyPaste : bool -> IAYTTextBox 
static member Create : 
        value : TextBoxBase * 
        createCutCopyPaste : bool -> IAYTTextBox 
Parameters
value (TextBoxBase)
createCutCopyPaste (Boolean)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412