Creates a wrapper for the textbox

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static WpfBaseAdapter Create( RichTextBox tb, bool showCutCopyPasteMenuOnTextBoxBase )
public static WpfBaseAdapter Create( RichTextBox tb, bool showCutCopyPasteMenuOnTextBoxBase )
Public Shared Function Create ( tb As RichTextBox, showCutCopyPasteMenuOnTextBoxBase As Boolean ) As WpfBaseAdapter
Public Shared Function Create ( tb As RichTextBox, showCutCopyPasteMenuOnTextBoxBase As Boolean ) As WpfBaseAdapter
public: static WpfBaseAdapter^ Create( RichTextBox^ tb, bool showCutCopyPasteMenuOnTextBoxBase )
public: static WpfBaseAdapter^ Create( RichTextBox^ tb, bool showCutCopyPasteMenuOnTextBoxBase )
static member Create : tb : RichTextBox * showCutCopyPasteMenuOnTextBoxBase : bool -> WpfBaseAdapter
static member Create : tb : RichTextBox * showCutCopyPasteMenuOnTextBoxBase : bool -> WpfBaseAdapter

- tb (RichTextBox)
- showCutCopyPasteMenuOnTextBoxBase (Boolean)

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