Keyoti RapidSpell WPF API Docs
WpfTextBoxAdapter Constructor (txc, createCutCopyPasteReplacement)
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterWpfTextBoxAdapter(TextBox, Boolean)
Keyoti RapidSpell WPF
Create a new TextBox wrapper.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WpfTextBoxAdapter(
	TextBox txc,
	bool createCutCopyPasteReplacement
)
public WpfTextBoxAdapter(
	TextBox txc,
	bool createCutCopyPasteReplacement
)
Public Sub New ( 
	txc As TextBox,
	createCutCopyPasteReplacement As Boolean
)
Public Sub New ( 
	txc As TextBox,
	createCutCopyPasteReplacement As Boolean
)
public:
WpfTextBoxAdapter(
	TextBox^ txc, 
	bool createCutCopyPasteReplacement
)
public:
WpfTextBoxAdapter(
	TextBox^ txc, 
	bool createCutCopyPasteReplacement
)
new : 
        txc : TextBox * 
        createCutCopyPasteReplacement : bool -> WpfTextBoxAdapter
new : 
        txc : TextBox * 
        createCutCopyPasteReplacement : bool -> WpfTextBoxAdapter
Parameters
txc (TextBox)
createCutCopyPasteReplacement (Boolean)

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