XtraForm Events
A form that supports title bar and border skinning. The appearance settings of the XtraForm affect the look and feel settings of the DevExpress UI controls placed within it.
Name | Description |
---|---|
Activated | Occurs when the form is activated in code or by the user. Inherited from Form. |
Auto |
Occurs when the Auto |
Auto |
Occurs when the Auto |
Back |
Occurs when the value of the Back |
Background |
Occurs when the value of the Background |
Background |
Occurs when the Background |
Binding |
Occurs when the value of the Binding |
Causes |
Occurs when the value of the Causes |
Change |
Occurs when the focus or keyboard user interface (UI) cues change. Inherited from Control. |
Click | Occurs when the control is clicked. Inherited from Control. |
Client |
Occurs when the value of the Client |
Closed | Occurs when the form is closed. Inherited from Form. |
Closing | Occurs when the form is closing. Inherited from Form. |
Context |
Occurs when the value of the Context |
Context |
Occurs when the value of the Context |
Control |
Occurs when a new control is added to the Control. |
Control |
Occurs when a control is removed from the Control. |
Cursor |
Occurs when the value of the Cursor property changes. Inherited from Control. |
Deactivate | Occurs when the form loses focus and is no longer the active form. Inherited from Form. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Dock |
Occurs when the value of the Dock property changes. Inherited from Control. |
Double |
Occurs when the control is double-clicked. Inherited from Control. |
Drag |
Occurs when a drag-and-drop operation is completed. Inherited from Control. |
Drag |
Occurs when an object is dragged into the control’s bounds. Inherited from Control. |
Drag |
Occurs when an object is dragged out of the control’s bounds. Inherited from Control. |
Drag |
Occurs when an object is dragged over the control’s bounds. Inherited from Control. |
Enabled |
Occurs when the Enabled property value has changed. Inherited from Control. |
Enter | Occurs when the control is entered. Inherited from Control. |
Font |
Occurs when the Font property value changes. Inherited from Control. |
Fore |
Occurs when the Fore |
Form |
Occurs after the form is closed. Inherited from Form. |
Form |
Occurs before the form is closed. Inherited from Form. |
Form |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Give |
Occurs during a drag operation. Inherited from Control. |
Got |
Occurs when the control receives focus. Inherited from Control. |
Handle |
Occurs when a handle is created for the control. Inherited from Control. |
Handle |
Occurs when the control’s handle is in the process of being destroyed. Inherited from Control. |
Help |
Occurs when the Help button is clicked. Inherited from Form. |
Help |
Occurs when the user requests help for a control. Inherited from Control. |
Ime |
Occurs when the Ime |
Input |
Occurs after the input language of the form has changed. Inherited from Form. |
Input |
Occurs when the user attempts to change the input language for the form. Inherited from Form. |
Invalidated | Occurs when a control’s display requires redrawing. Inherited from Control. |
Key |
Occurs when a key is pressed while the control has focus. Inherited from Control. |
Key |
Occurs when a character. space or backspace key is pressed while the control has focus. Inherited from Control. |
Key |
Occurs when a key is released while the control has focus. Inherited from Control. |
Layout | Occurs when a control should reposition its child controls. Inherited from Control. |
Leave | Occurs when the input focus leaves the control. Inherited from Control. |
Load | Occurs before a form is displayed for the first time. Inherited from Form. |
Location |
Occurs when the Location property value has changed. Inherited from Control. |
Lost |
Occurs when the control loses focus. Inherited from Control. |
Margin |
Occurs when the Margin property changes. Inherited from Form. |
Maximized |
Occurs when the value of the Maximized |
Maximum |
Occurs when the value of the Maximum |
Mdi |
Occurs when a multiple-document interface (MDI) child form is activated or closed within an MDI application. Inherited from Form. |
Menu |
Occurs when the menu of a form loses focus. Inherited from Form. |
Menu |
Occurs when the menu of a form receives focus. Inherited from Form. |
Minimum |
Occurs when the value of the Minimum |
Mouse |
Occurs when the control loses mouse capture. Inherited from Control. |
Mouse |
Occurs when the control is clicked by the mouse. Inherited from Control. |
Mouse |
Occurs when the control is double clicked by the mouse. Inherited from Control. |
Mouse |
Occurs when the mouse pointer is over the control and a mouse button is pressed. Inherited from Control. |
Mouse |
Occurs when the mouse pointer enters the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer rests on the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer leaves the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer is moved over the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer is over the control and a mouse button is released. Inherited from Control. |
Mouse |
Occurs when the mouse wheel moves while the control has focus. Inherited from Control. |
Move | Occurs when the control is moved. Inherited from Control. |
Padding |
Occurs when the control’s padding changes. Inherited from Control. |
Paint | Occurs when the control is redrawn. Inherited from Control. |
Parent |
Occurs when the Parent property value changes. Inherited from Control. |
Preview |
Occurs before the Key |
Query |
Occurs when Accessible |
Query |
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 Control. |
Region |
Occurs when the value of the Region property changes. Inherited from Control. |
Resize | Occurs when the control is resized. Inherited from Control. |
Resize |
Occurs when a form enters resizing mode. Inherited from Form. |
Resize |
Occurs when a form exits resizing mode. Inherited from Form. |
Right |
Occurs when the Right |
Right |
Occurs after the value of the Right |
Scroll |
Occurs when the user or code scrolls through the client area.
Inherited from Scrollable |
Shown | Occurs whenever the form is first displayed. Inherited from Form. |
Size |
Occurs when the Size property value changes. Inherited from Control. |
Style |
Occurs when the control style changes. Inherited from Control. |
System |
Occurs when the system colors change. Inherited from Control. |
Tab |
Occurs when the value of the Tab |
Tab |
Occurs when the Tab |
Text |
Occurs when the Text property value changes. Inherited from Control. |
Validated | Occurs when the control is finished validating. Inherited from Control. |
Validating | Occurs when the control is validating. Inherited from Control. |
Visible |
Occurs when the Visible property value changes. Inherited from Control. |