Back to Devexpress

IOverlaySplashScreenHandle Methods

windowsforms-devexpress-dot-xtrasplashscreen-dot-ioverlaysplashscreenhandle-dot-underscore-methods.md

latest1.6 KB
Original Source

IOverlaySplashScreenHandle Methods

A handle for an Overlay Form.

NameDescription
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

IOverlaySplashScreenHandle Interface

IOverlaySplashScreenHandle Members

DevExpress.XtraSplashScreen Namespace