An NDoc Documented Class Library

WinFormTextBox Members

WinFormTextBox overview

Public Instance Constructors

WinFormTextBoxOverloaded. Initializes a new instance of the WinFormTextBox class.

Public Instance Properties

AccessKey (inherited from UIItem) 
ActionListener (inherited from UIItem) 
AutomationElement (inherited from UIItem) 
BorderColor (inherited from UIItem) 
Bounds (inherited from UIItem) 
BulkText (inherited from TextBox) 
ClickablePoint (inherited from UIItem) 
Enabled (inherited from UIItem) 
Framework (inherited from UIItem) 
Id (inherited from UIItem) 
IsFocussed (inherited from UIItem) 
IsOffScreen (inherited from UIItem) 
IsReadOnly (inherited from TextBox) 
Location (inherited from UIItem) 
Name (inherited from UIItem) 
PrimaryIdentification (inherited from UIItem) 
ScrollBars (inherited from UIItem) 
SuggestionList 
Text (inherited from TextBox) 
Visible (inherited from UIItem) 
VisibleImage (inherited from UIItem) 

Public Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
ActionPerforming (inherited from UIItem) 
Click (inherited from UIItem) 
ClickAtCenter (inherited from TextBox) 
ClickAtRightEdge (inherited from TextBox) 
DoubleClick (inherited from UIItem) 
Enter (inherited from UIItem) 
Equals (inherited from UIItem) 
ErrorProviderMessage (inherited from UIItem) 
Focus (inherited from UIItem) 
GetElement (inherited from UIItem) 
GetHashCode (inherited from UIItem) 
GetType (inherited from Object) Gets the Type of the current instance.
HookEvents (inherited from TextBox) 
KeyIn (inherited from UIItem) 
LogStructure (inherited from UIItem) 
NameMatches (inherited from UIItem) 
RaiseClickEvent (inherited from UIItem) 
RightClick (inherited from UIItem) 
RightClickAt (inherited from UIItem) 
SetValue (inherited from TextBox) 
ToString (inherited from UIItem) 
UnHookEvents (inherited from TextBox) 
ValueOfEquals (inherited from UIItem) 
Visit (inherited from UIItem) 

Protected Instance Fields

actionListener (inherited from UIItem) 
automationElement (inherited from UIItem) 
factory (inherited from UIItem) 
scrollBars (inherited from UIItem) 

Protected Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
EnterData (inherited from UIItem) 
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
HookClickEvent (inherited from UIItem) 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.
Pattern (inherited from UIItem) 
Property (inherited from UIItem) 
UnHookClickEvent (inherited from UIItem) 

See Also

WinFormTextBox Class | White.Core.UIItems Namespace