dotNetObject:System.Windows.Forms.TextBox

--PROPERTIES OF dotNetObject:System.Windows.Forms.TextBoxDefault / Value
.AcceptsReturn : false
.AcceptsTab : false
.AccessibilityObject : , read-onlydotNetObject:System.Windows.Forms.Control+ControlAccessibleObject
.AccessibleDefaultActionDescription : undefined
.AccessibleDescription : undefined
.AccessibleName : undefined
.AccessibleRole : dotNetObject:System.Windows.Forms.AccessibleRole
.AllowDrop : false
.Anchor : dotNetObject:System.Windows.Forms.AnchorStyles
.AutoCompleteCustomSource : dotNetObject:System.Windows.Forms.AutoCompleteStringCollection
.AutoCompleteMode : dotNetObject:System.Windows.Forms.AutoCompleteMode
.AutoCompleteSource : dotNetObject:System.Windows.Forms.AutoCompleteSource
.AutoScrollOffset : dotNetObject:System.Drawing.Point
.AutoSize : true
.BackColor : dotNetObject:System.Drawing.Color
.BackgroundImage : undefined
.BackgroundImageLayout : dotNetObject:System.Windows.Forms.ImageLayout
.BindingContext : undefined
.BorderStyle : dotNetObject:System.Windows.Forms.BorderStyle
.Bottom : , read-only20
.Bounds : dotNetObject:System.Drawing.Rectangle
.CanFocus : , read-onlyfalse
.CanSelect : , read-onlytrue
.CanUndo : , read-onlyfalse
.Capture : false
.CausesValidation : true
.CharacterCasing : dotNetObject:System.Windows.Forms.CharacterCasing
.CheckForIllegalCrossThreadCalls : , staticfalse
.ClientRectangle : , read-onlydotNetObject:System.Drawing.Rectangle
.ClientSize : dotNetObject:System.Drawing.Size
.CompanyName : , read-onlyMicrosoft Corporation
.Container : , read-onlyundefined
.ContainsFocus : , read-onlyfalse
.ContextMenu : undefined
.ContextMenuStrip : undefined
.Controls : , read-onlydotNetObject:System.Windows.Forms.Control+ControlCollection
.Created : , read-onlytrue
.Cursor : dotNetObject:System.Windows.Forms.Cursor
.DataBindings : , read-onlydotNetObject:System.Windows.Forms.ControlBindingsCollection
.DefaultBackColor : , read-only, staticdotNetObject:System.Drawing.Color
.DefaultFont : , read-only, staticdotNetObject:System.Drawing.Font
.DefaultForeColor : , read-only, staticdotNetObject:System.Drawing.Color
.DisplayRectangle : , read-onlydotNetObject:System.Drawing.Rectangle
.Disposing : , read-onlyfalse
.Dock : dotNetObject:System.Windows.Forms.DockStyle
.Enabled : true
.Focused : , read-onlyfalse
.Font : dotNetObject:System.Drawing.Font
.ForeColor : dotNetObject:System.Drawing.Color
.Handle : , read-only529812P
.HasChildren : , read-onlyfalse
.Height : 20
.HideSelection : true
.ImeMode : dotNetObject:System.Windows.Forms.ImeMode
.InvokeRequired : , read-onlyfalse
.IsAccessible : false
.IsDisposed : , read-onlyfalse
.IsHandleCreated : , read-onlytrue
.IsMirrored : , read-onlyfalse
.LayoutEngine : , read-onlydotNetObject:System.Windows.Forms.Layout.DefaultLayout
.Left : 0
.Lines : #()
.Location : dotNetObject:System.Drawing.Point
.Margin : dotNetObject:System.Windows.Forms.Padding
.MaximumSize : dotNetObject:System.Drawing.Size
.MaxLength : 32767
.MinimumSize : dotNetObject:System.Drawing.Size
.Modified : false
.ModifierKeys : , read-only, staticdotNetObject:System.Windows.Forms.Keys
.MouseButtons : , read-only, staticdotNetObject:System.Windows.Forms.MouseButtons
.MousePosition : , read-only, staticdotNetObject:System.Drawing.Point
.Multiline : false
.Name :
.Padding : dotNetObject:System.Windows.Forms.Padding
.Parent : undefined
.PasswordChar :
.PreferredHeight : , read-only20
.PreferredSize : , read-onlydotNetObject:System.Drawing.Size
.ProductName : , read-onlyMicrosoft® .NET Framework
.ProductVersion : , read-only2.0.50727.42
.ReadOnly : false
.RecreatingHandle : , read-onlyfalse
.Region : undefined
.Right : , read-only100
.RightToLeft : dotNetObject:System.Windows.Forms.RightToLeft
.ScrollBars : dotNetObject:System.Windows.Forms.ScrollBars
.SelectedText :
.SelectionLength : 0
.SelectionStart : 0
.ShortcutsEnabled : true
.Site : undefined
.Size : dotNetObject:System.Drawing.Size
.TabIndex : 0
.TabStop : true
.Tag : undefined
.Text :
.TextAlign : dotNetObject:System.Windows.Forms.HorizontalAlignment
.TextLength : , read-only0
.Top : 0
.TopLevelControl : , read-onlyundefined
.UseSystemPasswordChar : false
.UseWaitCursor : false
.Visible : true
.Width : 100
.WindowTarget : dotNetObject:System.Windows.Forms.Control+ControlNativeWindow
.WordWrap : true
--METHODS OF dotNetObject:System.Windows.Forms.TextBox
.AppendText text
.BeginInvoke method
.BeginInvoke method args
.BringToFront()
.Clear()
.ClearUndo()
.Contains ctl
.Copy()
.CreateControl()
.CreateGraphics()
.CreateObjRef requestedType
.Cut()
.DeselectAll()
.Dispose()
.DoDragDrop data allowedEffects
.DrawToBitmap bitmap targetBounds
.EndInvoke asyncResult
.Equals obj
.[static]Equals objA objB
.FindForm()
.Focus()
.[static]FromChildHandle handle
.[static]FromHandle handle
.GetCharFromPosition pt
.GetCharIndexFromPosition pt
.GetChildAtPoint pt
.GetChildAtPoint pt skipValue
.GetContainerControl()
.GetFirstCharIndexFromLine lineNumber
.GetFirstCharIndexOfCurrentLine()
.GetHashCode()
.GetLifetimeService()
.GetLineFromCharIndex index
.GetNextControl ctl forward
.GetPositionFromCharIndex index
.GetPreferredSize proposedSize
.GetType()
.Hide()
.InitializeLifetimeService()
.Invalidate()
.Invalidate region
.Invalidate rc
.Invalidate invalidateChildren
.Invalidate rc invalidateChildren
.Invalidate region invalidateChildren
.Invoke method
.Invoke method args
.[static]IsKeyLocked keyVal
.[static]IsMnemonic charCode text
.Paste()
.Paste text
.PerformLayout()
.PerformLayout affectedControl affectedProperty
.PointToClient p
.PointToScreen p
.PreProcessControlMessage msg
.PreProcessMessage msg
.RectangleToClient r
.RectangleToScreen r
.[static]ReferenceEquals objA objB
.Refresh()
.ResetBackColor()
.ResetBindings()
.ResetCursor()
.ResetFont()
.ResetForeColor()
.ResetImeMode()
.ResetRightToLeft()
.ResetText()
.ResumeLayout()
.ResumeLayout performLayout
.Scale factor
.Scale ratio
.Scale dx dy
.ScrollToCaret()
.Select()
.Select start length
.SelectAll()
.SelectNextControl ctl forward tabStopOnly nested wrap
.SendToBack()
.SetBounds x y width height
.SetBounds x y width height specified
.Show()
.SuspendLayout()
.ToString()
.Undo()
.Update()
--EVENTS OF dotNetObject:System.Windows.Forms.TextBox
on AcceptsTabChanged e do ( ... )
on AutoSizeChanged e do ( ... )
on BackColorChanged e do ( ... )
on BackgroundImageChanged e do ( ... )
on BackgroundImageLayoutChanged e do ( ... )
on BindingContextChanged e do ( ... )
on BorderStyleChanged e do ( ... )
on CausesValidationChanged e do ( ... )
on ChangeUICues e do ( ... )
on Click e do ( ... )
on ClientSizeChanged e do ( ... )
on ContextMenuChanged e do ( ... )
on ContextMenuStripChanged e do ( ... )
on ControlAdded e do ( ... )
on ControlRemoved e do ( ... )
on CursorChanged e do ( ... )
on Disposed e do ( ... )
on DockChanged e do ( ... )
on DoubleClick e do ( ... )
on DragDrop e do ( ... )
on DragEnter e do ( ... )
on DragLeave e do ( ... )
on DragOver e do ( ... )
on EnabledChanged e do ( ... )
on Enter e do ( ... )
on FontChanged e do ( ... )
on ForeColorChanged e do ( ... )
on GiveFeedback e do ( ... )
on GotFocus e do ( ... )
on HandleCreated e do ( ... )
on HandleDestroyed e do ( ... )
on HelpRequested hlpevent do ( ... )
on HideSelectionChanged e do ( ... )
on ImeModeChanged e do ( ... )
on Invalidated e do ( ... )
on KeyDown e do ( ... )
on KeyPress e do ( ... )
on KeyUp e do ( ... )
on Layout e do ( ... )
on Leave e do ( ... )
on LocationChanged e do ( ... )
on LostFocus e do ( ... )
on MarginChanged e do ( ... )
on ModifiedChanged e do ( ... )
on MouseCaptureChanged e do ( ... )
on MouseClick e do ( ... )
on MouseDoubleClick e do ( ... )
on MouseDown e do ( ... )
on MouseEnter e do ( ... )
on MouseHover e do ( ... )
on MouseLeave e do ( ... )
on MouseMove e do ( ... )
on MouseUp e do ( ... )
on MouseWheel e do ( ... )
on Move e do ( ... )
on MultilineChanged e do ( ... )
on PaddingChanged e do ( ... )
on Paint e do ( ... )
on ParentChanged e do ( ... )
on PreviewKeyDown e do ( ... )
on QueryAccessibilityHelp e do ( ... )
on QueryContinueDrag e do ( ... )
on ReadOnlyChanged e do ( ... )
on RegionChanged e do ( ... )
on Resize e do ( ... )
on RightToLeftChanged e do ( ... )
on SizeChanged e do ( ... )
on StyleChanged e do ( ... )
on SystemColorsChanged e do ( ... )
on TabIndexChanged e do ( ... )
on TabStopChanged e do ( ... )
on TextAlignChanged e do ( ... )
on TextChanged e do ( ... )
on Validated e do ( ... )
on Validating e do ( ... )
on VisibleChanged e do ( ... )