Keyoti RapidSpell WPF API Docs
WpfRichTextBoxAdapter Constructor (textBox, createCutCopyPasteReplacement)
APIKeyoti.RapidSpell.WpfWpfRichTextBoxAdapterWpfRichTextBoxAdapter(RichTextBox, Boolean)
Keyoti RapidSpell WPF
Creates a new proxy with a TextBoxBase
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WpfRichTextBoxAdapter(
	RichTextBox textBox,
	bool createCutCopyPasteReplacement
)
public WpfRichTextBoxAdapter(
	RichTextBox textBox,
	bool createCutCopyPasteReplacement
)
Public Sub New ( 
	textBox As RichTextBox,
	createCutCopyPasteReplacement As Boolean
)
Public Sub New ( 
	textBox As RichTextBox,
	createCutCopyPasteReplacement As Boolean
)
public:
WpfRichTextBoxAdapter(
	RichTextBox^ textBox, 
	bool createCutCopyPasteReplacement
)
public:
WpfRichTextBoxAdapter(
	RichTextBox^ textBox, 
	bool createCutCopyPasteReplacement
)
new : 
        textBox : RichTextBox * 
        createCutCopyPasteReplacement : bool -> WpfRichTextBoxAdapter
new : 
        textBox : RichTextBox * 
        createCutCopyPasteReplacement : bool -> WpfRichTextBoxAdapter
Parameters
textBox (RichTextBox)
createCutCopyPasteReplacement (Boolean)

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