Keyoti RapidSpell Desktop .NET API Docs
TextBoxBaseIAYTAdapter Class
APIKeyoti.RapidSpellTextBoxBaseIAYTAdapter
Keyoti RapidSpell Desktop .NET
Internal wrapper for TextBoxBase
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class TextBoxBaseIAYTAdapter : IAYTTextBox
public class TextBoxBaseIAYTAdapter : IAYTTextBox
Public Class TextBoxBaseIAYTAdapter
	Implements IAYTTextBox
Public Class TextBoxBaseIAYTAdapter
	Implements IAYTTextBox
public ref class TextBoxBaseIAYTAdapter : IAYTTextBox
public ref class TextBoxBaseIAYTAdapter : IAYTTextBox
type TextBoxBaseIAYTAdapter =  
    class
        interface IAYTTextBox
    end
type TextBoxBaseIAYTAdapter =  
    class
        interface IAYTTextBox
    end
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
TextBoxBaseIAYTAdapter(TextBoxBase, Boolean)
New instance

AddHandlers()()()()
Adds handlers

BeginInvoke(Delegate)
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.

BeginInvoke(Delegate, array<Object>[]()[][])
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.

ClientSize
Gets or sets the height and width of the client area of the control.

ContextMenu
Gets or sets the shortcut menu associated with the control

ContextMenuDefault
The context menu that will be shown when the right click is not on a misspelled word.

ContextMenuStrip
The context menu that will be shown when the right click is not on a misspelled word.

ContextMenuStripDefault
The context menu that will be shown when the right click is not on a misspelled word.

ControlBackgroundPaint
Event fired when Windows level background repaint occurs.

ControlPaint
Event fired when Windows level repaint occurs.

Create(TextBoxBase, Boolean)
Creates a new adapter.

DefaultContextMenu
The context menu that will be shown when the right click is not on a misspelled word.

Disposed
Event fires when component is Disposed.

Disposing
See IAYTextBox

Enabled
Internal

Enter
Occurs when the control receives focus.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
FindForm()()()()
Internal

Font
Gets or sets the font of the text displayed by the control.

FontChanged
Internal

FormatChanged
Event fired when formatting changes (such as font change).

GetBaselineOffsetAtCharIndex(Int32)
Gets the baseline offset for a character at index i

GetCharIndexFromPos(Point)
gets the char index from a position point.

GetFirstVisibleCharIndex()()()()
Gets the character index of the first visible character in the window, this is for optimization and can just return 0 if unavailable.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetLineFromCharIndex(Int32)
Gets the line number that char index is on

GetPosFromCharIndex(Int32)
Gets the position point from the char index

GetTBU()()()()
Interface requirement

GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Handle
Gets the window handle that the control is bound to.

Height
Gets or sets the height of the control.

HScrolled
Event fired when horizontal scroll changed (by anything).

IsDisposed
Gets a value indicating whether the control has been disposed of.

IsHandleCreated
Same as Control.IsHandleCreated

KeyDown
Occurs when a key is pressed while the control has focus.

KeyPress
Occurs when a key is pressed while the control has focus.

KeyUp
Occurs when a key is released while the control has focus.

Leave
Occurs when the control loses focus.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.

MouseUp
Occurs when the mouse is released on the text box.

MouseWheel
Occurs when the mouse wheel is used to scroll.

Parent
See IAYTextBox

ReadOnly
Internal

RecreatingHandle
See IAYTextBox

Refresh()()()()
Forces the control to invalidate its client area and immediately redraw itself and any child controls.

RemoveEventHandlers()()()()
Removes handlers

Resize
Occurs when the control is resized.

ScrollCaret
Occurs when the text box is scrolled to the caret.

SelectedText
This member overrides TextBox.SelectedText.

SelectionChanged
Occurs when the selection of text within the control has changed.

SelectionLength
This member overrides TextBox.SelectionLength.

SelectionStart
Gets or sets the starting point of text selected in the text box.

ShowCutCopyPasteContextMenu
Whether to show the standard Undo/Cut/Copy/Paste/Delete/Select All context menu.

SuspendLayout()()()()
Internal

tbb
Wrapped control

tbu
The painter.

Text
This member overrides TextBox.Text.

TextChanged
Occurs when the Text property value changes.

TextLength
Gets the current text length in the text box.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UnderlineYOffset
Controls the position of the underline relative to the baseline.

VScrolled
Event fired when vertical scroll changed (by anything).

VScrollEnd
Event fired when vertical scroll ends.

Width
Gets or sets the width of the control.

Inheritance Hierarchy
Object
TextBoxBaseIAYTAdapter
 RichTextBoxIAYTAdapter

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