IOverlaySplashScreenHandle Members
A handle for an Overlay Form.
#Methods
Name | Description |
---|---|
Close() | Closes the Overlay Form. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Queue |
Specifies an action executed when the Overlay Form is closed. |
Queue |
Allows you to specify the control that should be focused when the Overlay Form is closed. |
Queue |
Allows you to specify the control that should be focused when the Overlay Form is closed. |
See Also