Create a new TextBox wrapper.

C# | C# | Visual Basic | Visual Basic | Visual 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
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214