Keyoti RapidSpell Desktop .NET API Docs
TextBoxUtilityAdapter Constructor (t, needGraphics)
APIKeyoti.RapidSpellTextBoxUtilityAdapterTextBoxUtilityAdapter(IAYTTextBox, Boolean)
Keyoti RapidSpell Desktop .NET
Construct a new utility adapter
Declaration Syntax
C#Visual BasicVisual C++F#
protected TextBoxUtilityAdapter(
	IAYTTextBox t,
	bool needGraphics
)
Protected Sub New ( 
	t As IAYTTextBox,
	needGraphics As Boolean
)
protected:
TextBoxUtilityAdapter(
	IAYTTextBox^ t, 
	bool needGraphics
)
new : 
        t : IAYTTextBox * 
        needGraphics : bool -> TextBoxUtilityAdapter
Parameters
t (IAYTTextBox)
needGraphics (Boolean)

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