XtraMessageBoxArgs Events
Arguments that should be passed to the Show(XtraMessageBoxArgs) method to customize the shown XtraMessageBox.
Name | Description |
---|---|
Closed |
Occurs when an Xtra |
Html |
Occurs when a user clicks any element within an HTML template.
Inherited from Xtra |
Html |
Occurs when a mouse button is pressed, and the mouse pointer is over an HTML element.
Inherited from Xtra |
Html |
Occurs when a mouse pointer moves while over an element of an HTML-CSS template.
Inherited from Xtra |
Html |
Occurs when a mouse pointer leaves the bounds of an element within an HTML-CSS template.
Inherited from Xtra |
Html |
Occurs when a mouse pointer enters the bounds of an element within an HTML-CSS template.
Inherited from Xtra |
Html |
Occurs when a mouse button pressed over an element of an HTML-CSS template is released.
Inherited from Xtra |
Hyperlink |
Fires when a hyperlink is clicked. |
Load |
Occurs before an Xtra |
Showing |
Provides access to a Form embedded into a shown object.
Inherited from Xtra |
See Also