Keyoti RapidSpell Desktop .NET API Docs
CutCopyPasteContextMenuMaker Constructor (textBox, showUndo)
APIKeyoti.RapidSpellCutCopyPasteContextMenuMakerCutCopyPasteContextMenuMaker(TextBoxBase, Boolean)
Keyoti RapidSpell Desktop .NET
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public CutCopyPasteContextMenuMaker(
	TextBoxBase textBox,
	bool showUndo
)
public CutCopyPasteContextMenuMaker(
	TextBoxBase textBox,
	bool showUndo
)
Public Sub New ( 
	textBox As TextBoxBase,
	showUndo As Boolean
)
Public Sub New ( 
	textBox As TextBoxBase,
	showUndo As Boolean
)
public:
CutCopyPasteContextMenuMaker(
	TextBoxBase^ textBox, 
	bool showUndo
)
public:
CutCopyPasteContextMenuMaker(
	TextBoxBase^ textBox, 
	bool showUndo
)
new : 
        textBox : TextBoxBase * 
        showUndo : bool -> CutCopyPasteContextMenuMaker
new : 
        textBox : TextBoxBase * 
        showUndo : bool -> CutCopyPasteContextMenuMaker
Parameters
textBox (TextBoxBase)
showUndo (Boolean)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412