ISupportOverlayForm Methods
Provides methods to show and close an Overlay Form.Name | Description |
---|---|
StartOverlayForm(Control) | Shows an Overlay Form over a specified control. |
StopOverlayForm(IOverlaySplashScreenHandle) | Stops and closes a specific Overlay Form. |
See Also