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

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