Back to Devexpress

SpinEdit Events

windowsforms-devexpress-dot-xtraeditors-dot-spinedit-dot-underscore-events.md

latest29.8 KB
Original Source

SpinEdit Events

The editor to edit numeric values using spin buttons.

NameDescription
AutoSizeChangedThis event is not relevant for this class. Inherited from Control.
BackColorChangedThis event is not supported by the BaseEdit class. Inherited from BaseEdit.
BackgroundImageChangedOccurs when the value of the BackgroundImage property changes. Inherited from Control.
BackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes. Inherited from Control.
BeforePopupFires when the editor’s pop-up is about to be displayed. Inherited from PopupBaseEdit.
BindingContextChangedOccurs when the value of the BindingContext property changes. Inherited from Control.
ButtonClickOccurs when a button editor’s button is clicked. Inherited from ButtonEdit.
ButtonPressedOccurs when pressing an editor button. Inherited from ButtonEdit.
CausesValidationChangedOccurs when the value of the CausesValidation property changes. Inherited from Control.
ChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. Inherited from Control.
ClickOccurs when the control is clicked. Inherited from Control.
ClientSizeChangedOccurs when the value of the ClientSize property changes. Inherited from Control.
ClosedOccurs when the BaseSpinEdit-derived control’s pop-up was successfully closed. Inherited from BaseSpinEdit.
CloseUpOccurs when the BaseSpinEdit-derived control’s pop-up is about to close. Inherited from BaseSpinEdit.
ContextMenuChangedOccurs when the value of the ContextMenu property changes. Inherited from Control.
ContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes. Inherited from Control.
ControlAddedOccurs when a new control is added to the Control.ControlCollection. Inherited from Control.
ControlRemovedOccurs when a control is removed from the Control.ControlCollection. Inherited from Control.
CursorChangedOccurs when the value of the Cursor property changes. Inherited from Control.
CustomDisplayTextEnables custom display text to be provided for an editor. Inherited from BaseEdit.
CustomHighlightTextAllows you to highlight or custom paint strings within the control’s text. This event is supported in Advanced mode (see RepositoryItemTextEdit.UseAdvancedMode). Inherited from TextEdit.
CustomizeAutoCompleteSourceAllows you to supply custom auto-complete text suggestions dynamically each time a user types a new word in the text box. This event is in effect in advanced mode when the AutoCompleteSource option is set to CustomSource, and the AutoCompleteMode option is set to SuggestSingleWord. Inherited from TextEdit.
CustomTextLineHeightAllows you to specify the height of a line of text in Advanced Mode. Inherited from TextEdit.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DockChangedOccurs when the value of the Dock property changes. Inherited from Control.
DoubleClickOccurs when the control is double-clicked. Inherited from Control.
DragDropOccurs when a drag-and-drop operation is completed. Inherited from Control.
DragEnterOccurs when an object is dragged into the control’s bounds. Inherited from Control.
DragLeaveOccurs when an object is dragged out of the control’s bounds. Inherited from Control.
DragOverOccurs when an object is dragged over the control’s bounds. Inherited from Control.
EditValueChangedFires immediately after the edit value has been changed. Inherited from BaseEdit.
EditValueChangingFires when the editor’s value is about to change. Inherited from BaseEdit.
EnabledChangedOccurs when the Enabled property value has changed. Inherited from Control.
EnterOccurs when the control is entered. Inherited from Control.
FontChangedThis event is not supported by the BaseEdit class. Inherited from BaseEdit.
ForeColorChangedThis event is not supported by the BaseEdit class. Inherited from BaseEdit.
FormatEditValueEnables you to format the editor’s value (change the editor’s value when the formatting mechanism is invoked). Inherited from BaseEdit.
GiveFeedbackOccurs during a drag operation. Inherited from Control.
GotFocusOccurs when the control receives focus. Inherited from Control.
HandleCreatedOccurs when a handle is created for the control. Inherited from Control.
HandleDestroyedOccurs when the control’s handle is in the process of being destroyed. Inherited from Control.
HelpRequestedOccurs when the user requests help for a control. Inherited from Control.
ImeModeChangedOccurs when the ImeMode property has changed. Inherited from Control.
InvalidatedOccurs when a control’s display requires redrawing. Inherited from Control.
InvalidValueEnables an appropriate response to be provided when invalid values are entered. Inherited from BaseEdit.
KeyDownOccurs when a key is pressed while the control has focus. Inherited from Control.
KeyPressOccurs when a character. space or backspace key is pressed while the control has focus. Inherited from Control.
KeyUpOccurs when a key is released while the control has focus. Inherited from Control.
LayoutOccurs when a control should reposition its child controls. Inherited from Control.
LeaveOccurs when the input focus leaves the control. Inherited from Control.
LocationChangedOccurs when the Location property value has changed. Inherited from Control.
LostFocusOccurs when the control loses focus. Inherited from Control.
MarginChangedOccurs when the control’s margin changes. Inherited from Control.
ModifiedFires when the user starts to modify the edit value. Inherited from BaseEdit.
MouseCaptureChangedOccurs when the control loses mouse capture. Inherited from Control.
MouseClickOccurs when the control is clicked by the mouse. Inherited from Control.
MouseDoubleClickOccurs when the control is double clicked by the mouse. Inherited from Control.
MouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. Inherited from Control.
MouseEnterOccurs when the mouse pointer enters the control. Inherited from Control.
MouseHoverOccurs when the mouse pointer rests on the control. Inherited from Control.
MouseLeaveOccurs when the mouse pointer leaves the control. Inherited from Control.
MouseMoveOccurs when the mouse pointer is moved over the control. Inherited from Control.
MouseUpOccurs when the mouse pointer is over the control and a mouse button is released. Inherited from Control.
MouseWheelOccurs when the mouse wheel moves while the control has focus. Inherited from Control.
MoveOccurs when the control is moved. Inherited from Control.
PaddingChangedOccurs when the control’s padding changes. Inherited from Control.
PaintOccurs when the control is redrawn. Inherited from Control.
PaintExA DirectX-compatible event that replaces the standard Control.Paint event. Occurs when the control is redrawn. Inherited from TextEdit.
ParentChangedOccurs when the Parent property value changes. Inherited from Control.
ParseEditValueConverts an input value (the one that is entered by an end-user or assigned in code) to the value to be stored by the editor. Inherited from BaseEdit.
PopupOccurs each time a BaseSpinEdit control’s pop-up was displayed. Inherited from BaseSpinEdit.
PopupAllowClickThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from PopupBaseEdit.
PreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control. Inherited from Control.
PropertiesChangedFires immediately after any editor’s property value has changed. Inherited from BaseEdit.
QueryAccessibilityHelpFires when the help is provided to accessibility applications. Inherited from BaseEdit.
QueryAdvancedMode staticInherited from TextEdit.
QueryCloseUpOccurs when the BaseSpinEdit control’s pop-up window is to be closed. Inherited from BaseSpinEdit.
QueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. Inherited from Control.
QueryPopUpOccurs each time a BaseSpinEdit control’s pop-up is to be displayed. Inherited from BaseSpinEdit.
QueryProcessKeyProvides ability to specify whether the key pressed in the editor is processed by the editor or a container control (GridControl, TreeList, etc.) that displays this editor. Inherited from BaseEdit.
RegionChangedOccurs when the value of the Region property changes. Inherited from Control.
ResizeOccurs when the control is resized. Inherited from Control.
RightToLeftChangedOccurs when the RightToLeft property value changes. Inherited from Control.
SizeChangedOccurs when the Size property value changes. Inherited from Control.
SpinOccurs when either the UP or DOWN ARROW key is pressed or the mouse wheel is rotated. Inherited from TextEdit.
StyleChangedOccurs when the control style changes. Inherited from Control.
SystemColorsChangedOccurs when the system colors change. Inherited from Control.
TabIndexChangedOccurs when the TabIndex property value changes. Inherited from Control.
TabStopChangedOccurs when the TabStop property value changes. Inherited from Control.
TextChangedOccurs when the Text property value changes. Inherited from Control.
ValidatedOccurs when the control is finished validating. Inherited from Control.
ValidatingOccurs when the control is validating. Inherited from Control.
ValueChangedOccurs after the value of the SpinEdit.Value property has been changed.
VisibleChangedOccurs when the Visible property value changes. Inherited from Control.

See Also

SpinEdit Class

SpinEdit Members

DevExpress.XtraEditors Namespace