Keyoti RapidSpell WPF API Docs
WpfTextBoxBaseUtilityAdapter Class
APIKeyoti.RapidSpell.WpfWpfTextBoxBaseUtilityAdapter
Keyoti RapidSpell WPF
Handles underlines and error adorners.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class WpfTextBoxBaseUtilityAdapter
public class WpfTextBoxBaseUtilityAdapter
Public Class WpfTextBoxBaseUtilityAdapter
Public Class WpfTextBoxBaseUtilityAdapter
public ref class WpfTextBoxBaseUtilityAdapter
public ref class WpfTextBoxBaseUtilityAdapter
type WpfTextBoxBaseUtilityAdapter =  class end
type WpfTextBoxBaseUtilityAdapter =  class end
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
WpfTextBoxBaseUtilityAdapter(IAYTTextBox)
Construct a new utility adapter

adorner
Adorner.

adornersToAddOnLoad
Adorners that couldn't be added initially.

adornersUnRenderable
Whether any adorners in the layer couldn't be rendered during update.

currentText
Register of text currently in the text box, updated when it changes.

doUpdatesMovedUnderlines
Internal

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
FullPaint(Boolean)
Not implemented in WPF version

GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
GetUnderlines()()()()
Returns the current underlines collection

HideUnderline(Int32, Int32)
Hides an existing underline

IdentifyChange()()()()
Returns the start and end indices in the current text of the changed text.

IsFinished
Whether this object is no longer being used.

isPositionInUnderline(Int32)
Whether index is inside a visible underline

KeyDown
KeyDown event from textbox

KeyUp
KeyUp event from textbox

lastRightClickChar
Where the last right click was.

MemberwiseClone()()()() (Inherited from Object.)
MoveUnderline(Underline, Int32, Int32, Boolean)
Moves the underline due to user operations (typing)

myAdornerLayer
The error layer

oldText
The text contained before text changed

OnFinishUpdates()()()()
Called when underline updates are finished.

OnKeyDown(KeyEventArgs)
Fires KeyDown

OnKeyUp(KeyEventArgs)
Fires KeyUp

paint()()()()
Not implemented in WPF version

prePaint()()()()
Not implemented in WPF version

ProcessRightMouseUp(MouseEventArgs)
Handles right mouse up

RegisterAdorner(ErrorAdornerBase)
Registers the adorner

RemoveAllUnderlines()()()()
Remove all underlines.

RemoveUnderline(Int32, Int32, UnderlineStyle, Color)
Removes an existing underline

RemoveUnderlinesFor(String)
Removes all underlines that match instances of word.

textAdapter
Textbox wrapper

textAdapterIAYT
Textbox in IAYTTextBox interface.

textBox
The textbox that is being adorned.

TextChanged
TextChanged event from text box.

ToString()()()() (Inherited from Object.)
Underline(Int32, Int32, UnderlineStyle, Color, BadWord)
Underlines a word

underlines
The underlines being tracked.

UnhideUnderline(Int32, Int32)
Unhides a hidden underline

Inheritance Hierarchy
Object
WpfTextBoxBaseUtilityAdapter

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214