GrapeCity MultiRow Windows Forms Documentation
TextBoxEditingControl Class Members
Properties  Methods  Events


The following tables list the members exposed by TextBoxEditingControl.

Public Constructors
 NameDescription
Public ConstructorTextBoxEditingControl ConstructorInitializes a new instance of the TextBoxEditingControl class.  
Top
Public Properties
 NameDescription
Public PropertyAcceptsReturn (Inherited from System.Windows.Forms.TextBox)
Public PropertyAcceptsTab (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoCompleteCustomSource (Inherited from System.Windows.Forms.TextBox)
Public PropertyAutoCompleteMode (Inherited from System.Windows.Forms.TextBox)
Public PropertyAutoCompleteSource (Inherited from System.Windows.Forms.TextBox)
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyBackColor (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyBindingContext (Inherited from System.Windows.Forms.Control)
Public PropertyBorderStyle (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCanUndo (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyCharacterCasing (Inherited from System.Windows.Forms.TextBox)
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenu (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCursor (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyEditingPanelCursorGets the cursor used when the pointer is over the EditingPanel but not over the editing control.  
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyFocused (Inherited from System.Windows.Forms.Control)
Public PropertyFontOverridden. Gets or sets the text font displayed by the control.  
Public PropertyForeColor (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyFormattedValueGets or sets the formatted value of the editing control.  
Public PropertyGcMultiRowGets or sets the GcMultiRow control that hosts this editing control.  
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyHideSelection (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLines (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMaxLength (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyModified (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyMultiline (Inherited from System.Windows.Forms.TextBox)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyPasswordChar (Inherited from System.Windows.Forms.TextBox)
Public PropertyPreferredHeight (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyReadOnly (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertyRowIndexGets or sets the index of the row that this control is editing.  
Public PropertyScrollBars (Inherited from System.Windows.Forms.TextBox)
Public PropertySelectedText (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertySelectionLength (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertySelectionStart (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyShortcutsEnabled (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyText (Inherited from System.Windows.Forms.TextBox)
Public PropertyTextAlign (Inherited from System.Windows.Forms.TextBox)
Public PropertyTextLength (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyUseSystemPasswordChar (Inherited from System.Windows.Forms.TextBox)
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Public PropertyWordWrap (Inherited from System.Windows.Forms.TextBoxBase)
Public PropertyZoomFactorGets or sets a value that indicates the current zoom ratio.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAppendText (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodApplyCellStyleToEditingControlChanges the editing control's user interface (UI) to be consistent with the specified cell style.  
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodClear (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodClearUndo (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCopy (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodCut (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodDeselectAll (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.TextBox and optionally releases the managed resources.  
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetCharFromPosition (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodGetCharIndexFromPosition (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetFirstCharIndexFromLine (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodGetFirstCharIndexOfCurrentLine (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetLineFromCharIndex (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPositionFromCharIndex (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPasteOverloaded.  (Inherited from System.Windows.Forms.TextBox)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPrepareEditingControlForEditPrepares the currently selected cell for editing.  
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScrollToCaret (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodSelectOverloaded.  (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodSelectAll (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodUndo (Inherited from System.Windows.Forms.TextBoxBase)
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Public MethodWantsInputKeyDetermines whether the specified key is a regular input key that the editing control should process.  
Top
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandle (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodDefWndProc (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandle (Inherited from System.Windows.Forms.Control)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetAccessibilityObjectById (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodGetScaledBounds (Inherited from System.Windows.Forms.Control)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodInitLayout (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaint (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputChar (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputKey (Inherited from System.Windows.Forms.TextBox)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidate (Inherited from System.Windows.Forms.Control)
Protected MethodOnAcceptsTabChanged (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnAutoSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChanged (Inherited from System.Windows.Forms.TextBox)
Protected MethodOnBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBorderStyleChanged (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICues (Inherited from System.Windows.Forms.Control)
Protected MethodOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnClientSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAdded (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemoved (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControl (Inherited from System.Windows.Forms.Control)
Protected MethodOnCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDirtyStateChangedRaises the DirtyStateChanged event.  
Protected MethodOnDockChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragDrop (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChanged (Inherited from System.Windows.Forms.TextBox)
Protected MethodOnForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocus (Inherited from System.Windows.Forms.TextBox)
Protected MethodOnHandleCreated (Inherited from System.Windows.Forms.TextBox)
Protected MethodOnHandleDestroyed (Inherited from System.Windows.Forms.TextBox)
Protected MethodOnHelpRequested (Inherited from System.Windows.Forms.Control)
Protected MethodOnHideSelectionChanged (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnImeModeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyPress (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyUp (Inherited from System.Windows.Forms.Control)
Protected MethodOnLayout (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocus (Inherited from System.Windows.Forms.Control)
Protected MethodOnMarginChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnModifiedChanged (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseHover (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseUp (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnMouseWheel (Inherited from System.Windows.Forms.Control)
Protected MethodOnMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnMultilineChanged (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnNotifyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaddingChanged (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnPaint (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrint (Inherited from System.Windows.Forms.Control)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Protected MethodOnReadOnlyChanged (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodOnRegionChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnResize (Inherited from System.Windows.Forms.Control)
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnStyleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextAlignChanged (Inherited from System.Windows.Forms.TextBox)
Protected MethodOnTextChangedOverridden. Raises the System.Windows.Forms.Control.TextChanged event.  
Protected MethodOnValidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidating (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodProcessCmdKeyOverridden. Processes a command key.  
Protected MethodProcessDialogChar (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKey (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodProcessKeyEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreview (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseDragEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontal (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRight (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.Control)
Protected MethodSetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCore (Inherited from System.Windows.Forms.TextBoxBase)
Protected MethodSetClientSizeCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCore (Inherited from System.Windows.Forms.Control)
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateStyles (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrder (Inherited from System.Windows.Forms.Control)
Protected MethodWndProcOverridden. Processes Windows messages.  
Top
Public Events
 NameDescription
Public EventAcceptsTabChanged (Inherited from System.Windows.Forms.TextBoxBase)
Public EventBackColorChanged (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChanged (Inherited from System.Windows.Forms.Control)
Public EventBorderStyleChanged (Inherited from System.Windows.Forms.TextBoxBase)
Public EventCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Public EventChangeUICues (Inherited from System.Windows.Forms.Control)
Public EventClick (Inherited from System.Windows.Forms.TextBoxBase)
Public EventClientSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Public EventControlAdded (Inherited from System.Windows.Forms.Control)
Public EventControlRemoved (Inherited from System.Windows.Forms.Control)
Public EventCursorChanged (Inherited from System.Windows.Forms.Control)
Public EventDirtyStateChangedOccurs when the editing control's value has changed.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChanged (Inherited from System.Windows.Forms.Control)
Public EventDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventDragDrop (Inherited from System.Windows.Forms.Control)
Public EventDragEnter (Inherited from System.Windows.Forms.Control)
Public EventDragLeave (Inherited from System.Windows.Forms.Control)
Public EventDragOver (Inherited from System.Windows.Forms.Control)
Public EventEnabledChanged (Inherited from System.Windows.Forms.Control)
Public EventEnter (Inherited from System.Windows.Forms.Control)
Public EventFontChanged (Inherited from System.Windows.Forms.Control)
Public EventForeColorChanged (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventGotFocus (Inherited from System.Windows.Forms.Control)
Public EventHandleCreated (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyed (Inherited from System.Windows.Forms.Control)
Public EventHelpRequested (Inherited from System.Windows.Forms.Control)
Public EventHideSelectionChanged (Inherited from System.Windows.Forms.TextBoxBase)
Public EventImeModeChanged (Inherited from System.Windows.Forms.Control)
Public EventInvalidated (Inherited from System.Windows.Forms.Control)
Public EventKeyDown (Inherited from System.Windows.Forms.Control)
Public EventKeyPress (Inherited from System.Windows.Forms.Control)
Public EventKeyUp (Inherited from System.Windows.Forms.Control)
Public EventLayout (Inherited from System.Windows.Forms.Control)
Public EventLeave (Inherited from System.Windows.Forms.Control)
Public EventLocationChanged (Inherited from System.Windows.Forms.Control)
Public EventLostFocus (Inherited from System.Windows.Forms.Control)
Public EventMarginChanged (Inherited from System.Windows.Forms.Control)
Public EventModifiedChanged (Inherited from System.Windows.Forms.TextBoxBase)
Public EventMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseClick (Inherited from System.Windows.Forms.TextBoxBase)
Public EventMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDown (Inherited from System.Windows.Forms.Control)
Public EventMouseEnter (Inherited from System.Windows.Forms.Control)
Public EventMouseHover (Inherited from System.Windows.Forms.Control)
Public EventMouseLeave (Inherited from System.Windows.Forms.Control)
Public EventMouseMove (Inherited from System.Windows.Forms.Control)
Public EventMouseUp (Inherited from System.Windows.Forms.Control)
Public EventMouseWheel (Inherited from System.Windows.Forms.Control)
Public EventMove (Inherited from System.Windows.Forms.Control)
Public EventMultilineChanged (Inherited from System.Windows.Forms.TextBoxBase)
Public EventParentChanged (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Public EventReadOnlyChanged (Inherited from System.Windows.Forms.TextBoxBase)
Public EventRegionChanged (Inherited from System.Windows.Forms.Control)
Public EventResize (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Public EventSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventStyleChanged (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChanged (Inherited from System.Windows.Forms.Control)
Public EventTabStopChanged (Inherited from System.Windows.Forms.Control)
Public EventTextAlignChanged (Inherited from System.Windows.Forms.TextBox)
Public EventTextChanged (Inherited from System.Windows.Forms.Control)
Public EventValidated (Inherited from System.Windows.Forms.Control)
Public EventValidating (Inherited from System.Windows.Forms.Control)
Public EventVisibleChanged (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

TextBoxEditingControl Class
GrapeCity.Win.MultiRow Namespace
TextBoxCell Class

 

 


Copyright © GrapeCity, inc. All rights reserved.