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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected TextBoxUtilityAdapter(
	IAYTTextBox t,
	bool needGraphics
)
protected TextBoxUtilityAdapter(
	IAYTTextBox t,
	bool needGraphics
)
Protected Sub New ( 
	t As IAYTTextBox,
	needGraphics As Boolean
)
Protected Sub New ( 
	t As IAYTTextBox,
	needGraphics As Boolean
)
protected:
TextBoxUtilityAdapter(
	IAYTTextBox^ t, 
	bool needGraphics
)
protected:
TextBoxUtilityAdapter(
	IAYTTextBox^ t, 
	bool needGraphics
)
new : 
        t : IAYTTextBox * 
        needGraphics : bool -> TextBoxUtilityAdapter
new : 
        t : IAYTTextBox * 
        needGraphics : bool -> TextBoxUtilityAdapter
Parameters
t (IAYTTextBox)
needGraphics (Boolean)

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