Keyoti RapidSpell WPF API Docs
Create Method (tb, showCutCopyPasteMenuOnTextBoxBase)
APIKeyoti.RapidSpell.WpfWpfBaseAdapterCreate(TextBox, Boolean)
Keyoti RapidSpell WPF
Creates a wrapper for the textbox
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static WpfBaseAdapter Create(
	TextBox tb,
	bool showCutCopyPasteMenuOnTextBoxBase
)
public static WpfBaseAdapter Create(
	TextBox tb,
	bool showCutCopyPasteMenuOnTextBoxBase
)
Public Shared Function Create ( 
	tb As TextBox,
	showCutCopyPasteMenuOnTextBoxBase As Boolean
) As WpfBaseAdapter
Public Shared Function Create ( 
	tb As TextBox,
	showCutCopyPasteMenuOnTextBoxBase As Boolean
) As WpfBaseAdapter
public:
static WpfBaseAdapter^ Create(
	TextBox^ tb, 
	bool showCutCopyPasteMenuOnTextBoxBase
)
public:
static WpfBaseAdapter^ Create(
	TextBox^ tb, 
	bool showCutCopyPasteMenuOnTextBoxBase
)
static member Create : 
        tb : TextBox * 
        showCutCopyPasteMenuOnTextBoxBase : bool -> WpfBaseAdapter 
static member Create : 
        tb : TextBox * 
        showCutCopyPasteMenuOnTextBoxBase : bool -> WpfBaseAdapter 
Parameters
tb (TextBox)
showCutCopyPasteMenuOnTextBoxBase (Boolean)
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214