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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204