Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IOverlaySplashScreenHandle Members

A handle for an Overlay Form.

#Methods
Show Inherited Hide Inherited

Name Description
Close() Closes the Overlay Form.
Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
QueueCloseUpAction(Action) Specifies an action executed when the Overlay Form is closed.
QueueFocus(IntPtr) Allows you to specify the control that should be focused when the Overlay Form is closed.
QueueFocus(Control) Allows you to specify the control that should be focused when the Overlay Form is closed.
See Also