SqlEditor EventsCleanCode C# Libraries v1.2.03 API
The SqlEditor type exposes the following members.
Events

  NameDescription
Public eventOnlineAutoSizeChanged
Occurs when the OnlineAutoSize property changes.
(Inherited from OnlineUserControl.)
Public eventOnlineAutoValidateChanged
Occurs when the OnlineAutoValidate property changes.
(Inherited from OnlineUserControl.)
Public eventOnlineBackColorChanged
Occurs when the value of the OnlineBackColor property changes.
(Inherited from OnlineControl.)
Public eventOnlineBackgroundImageChanged
Occurs when the value of the OnlineBackgroundImage property changes.
(Inherited from OnlineControl.)
Public eventOnlineBackgroundImageLayoutChanged
Occurs when the OnlineBackgroundImageLayout property changes.
(Inherited from OnlineControl.)
Public eventOnlineBindingContextChanged
Occurs when the value of the OnlineBindingContext property changes.
(Inherited from OnlineControl.)
Public eventOnlineCausesValidationChanged
Occurs when the value of the OnlineCausesValidation property changes.
(Inherited from OnlineControl.)
Public eventCellFormatting
Occurs when a cell formatting event of the underlying DataGridView occurs.
Public eventOnlineChangeUICues
Occurs when the focus or keyboard user interface (UI) cues change.
(Inherited from OnlineControl.)
Public eventOnlineClick
Occurs when the control is clicked.
(Inherited from OnlineControl.)
Public eventOnlineClientSizeChanged
Occurs when the value of the OnlineClientSize property changes.
(Inherited from OnlineControl.)
Public eventOnlineContextMenuChanged
Occurs when the value of the OnlineContextMenu property changes.
(Inherited from OnlineControl.)
Public eventOnlineContextMenuStripChanged
Occurs when the value of the OnlineContextMenuStrip property changes.
(Inherited from OnlineControl.)
Public eventOnlineControlAdded (Inherited from OnlineControl.)
Public eventOnlineControlRemoved (Inherited from OnlineControl.)
Public eventOnlineCursorChanged
Occurs when the value of the OnlineCursor property changes.
(Inherited from OnlineControl.)
Public eventOnlineDisposed
Occurs when the component is disposed by a call to the OnlineDispose  method.
(Inherited from OnlineComponent.)
Public eventOnlineDockChanged
Occurs when the value of the OnlineDock property changes.
(Inherited from OnlineControl.)
Public eventOnlineDoubleClick
Occurs when the control is double-clicked.
(Inherited from OnlineControl.)
Public eventOnlineDragDrop
Occurs when a drag-and-drop operation is completed.
(Inherited from OnlineControl.)
Public eventOnlineDragEnter
Occurs when an object is dragged into the control's bounds.
(Inherited from OnlineControl.)
Public eventOnlineDragLeave
Occurs when an object is dragged out of the control's bounds.
(Inherited from OnlineControl.)
Public eventOnlineDragOver
Occurs when an object is dragged over the control's bounds.
(Inherited from OnlineControl.)
Public eventOnlineEnabledChanged
Occurs when the OnlineEnabled property value has changed.
(Inherited from OnlineControl.)
Public eventOnlineEnter
Occurs when the control is entered.
(Inherited from OnlineControl.)
Public eventExecuteButtonStateChanged
Occurs when the execute query button state changes.
Public eventExecuteQueryFinish
Occurs when a query has finished execution.
Public eventExecuteQueryStart
Occurs when a query starts execution.
Public eventFilenameChanged
Occurs when the user selects a new file name.
Public eventFilterChanged
Occurs when the filter is applied to the underlying DataGridView.
Public eventOnlineFontChanged
Occurs when the OnlineFont property value changes.
(Inherited from OnlineControl.)
Public eventOnlineForeColorChanged
Occurs when the OnlineForeColor property value changes.
(Inherited from OnlineControl.)
Public eventOnlineGiveFeedback
Occurs during a drag operation.
(Inherited from OnlineControl.)
Public eventOnlineGotFocus
Occurs when the control receives focus.
(Inherited from OnlineControl.)
Public eventOnlineHandleCreated
Occurs when a handle is created for the control.
(Inherited from OnlineControl.)
Public eventOnlineHandleDestroyed
Occurs when the control's handle is in the process of being destroyed.
(Inherited from OnlineControl.)
Public eventOnlineHelpRequested
Occurs when the user requests help for a control.
(Inherited from OnlineControl.)
Public eventOnlineImeModeChanged
Occurs when the OnlineImeMode property has changed.
(Inherited from OnlineControl.)
Public eventOnlineInvalidated
Occurs when a control's display requires redrawing.
(Inherited from OnlineControl.)
Public eventOnlineKeyDown
Occurs when a key is pressed while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineKeyPress
Occurs when a key is pressed while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineKeyUp
Occurs when a key is released while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineLayout
Occurs when a control should reposition its child controls.
(Inherited from OnlineControl.)
Public eventOnlineLeave
Occurs when the input focus leaves the control.
(Inherited from OnlineControl.)
Public eventOnlineLoad
Occurs before the control becomes visible for the first time.
(Inherited from OnlineUserControl.)
Public eventOnlineLocationChanged
Occurs when the OnlineLocation property value has changed.
(Inherited from OnlineControl.)
Public eventOnlineLostFocus
Occurs when the control loses focus.
(Inherited from OnlineControl.)
Public eventOnlineMarginChanged
Occurs when the control's margin changes.
(Inherited from OnlineControl.)
Public eventOnlineMouseCaptureChanged
Occurs when the control loses or gains mouse capture.
(Inherited from OnlineControl.)
Public eventOnlineMouseClick
Occurs when the control is clicked by the mouse.
(Inherited from OnlineControl.)
Public eventOnlineMouseDoubleClick
Occurs when the control is double clicked by the mouse.
(Inherited from OnlineControl.)
Public eventOnlineMouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from OnlineControl.)
Public eventOnlineMouseEnter
Occurs when the mouse pointer enters the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseHover
Occurs when the mouse pointer rests on the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseLeave
Occurs when the mouse pointer leaves the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseMove
Occurs when the mouse pointer is moved over the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from OnlineControl.)
Public eventOnlineMouseWheel
Occurs when the mouse wheel moves while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineMove
Occurs when the control is moved.
(Inherited from OnlineControl.)
Public eventOnlinePaddingChanged
Occurs when the control's padding changes.
(Inherited from OnlineControl.)
Public eventOnlinePaint
Occurs when the control is redrawn.
(Inherited from OnlineControl.)
Public eventOnlineParentChanged
Occurs when the OnlineParent property value changes.
(Inherited from OnlineControl.)
Public eventOnlinePreviewKeyDown
Occurs before the OnlineKeyDown event when a key is pressed while focus is on this control.
(Inherited from OnlineControl.)
Public eventPropertyChanged
Occurs when SqlPath, CsvPath, or DbConnectionName property has changed.
Public eventOnlineQueryAccessibilityHelp
Occurs when OnlineAccessibleObject is providing help to accessibility applications.
(Inherited from OnlineControl.)
Public eventOnlineQueryContinueDrag
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
(Inherited from OnlineControl.)
Public eventOnlineRegionChanged
Occurs when the value of the OnlineRegion property changes.
(Inherited from OnlineControl.)
Public eventOnlineResize
Occurs when the control is resized.
(Inherited from OnlineControl.)
Public eventRestoreButtonStateChanged
Occurs when the restore query button state changes.
Public eventOnlineRightToLeftChanged
Occurs when the OnlineRightToLeft property value changes.
(Inherited from OnlineControl.)
Public eventSaveButtonStateChanged
Occurs when the save query button state changes.
Public eventSaveGridButtonStateChanged
Occurs when the save grid button state changes.
Public eventOnlineScroll
Occurs when the user or code scrolls through the client area.
(Inherited from OnlineScrollableControl.)
Public eventOnlineSizeChanged
Occurs when the OnlineSize property value changes.
(Inherited from OnlineControl.)
Public eventSorted
Occurs when the ExtendedDataGridViewis sorted.
Public eventOnlineStyleChanged
Occurs when the control style changes.
(Inherited from OnlineControl.)
Public eventOnlineSystemColorsChanged
Occurs when the system colors change.
(Inherited from OnlineControl.)
Public eventOnlineTabIndexChanged
Occurs when the OnlineTabIndex property value changes.
(Inherited from OnlineControl.)
Public eventOnlineTabStopChanged
Occurs when the OnlineTabStop property value changes.
(Inherited from OnlineControl.)
Public eventOnlineTextChanged (Inherited from OnlineUserControl.)
Public eventOnlineValidated
Occurs when the control is finished validating.
(Inherited from OnlineControl.)
Public eventOnlineValidating
Occurs when the control is validating.
(Inherited from OnlineControl.)
Public eventOnlineVisibleChanged
Occurs when the OnlineVisible property value changes.
(Inherited from OnlineControl.)
Back to Top
See Also