ISupportOverlayForm Members
Provides methods to show and close an Overlay Form.Properties
Name | Description |
---|---|
CanShowOverlayForm | Indicates whether the WinForms Splash Screen Manager can show an Overlay Form. |
Methods
Name | Description |
---|---|
StartOverlayForm(Control) | Shows an Overlay Form over a specified control. |
StopOverlayForm(IOverlaySplashScreenHandle) | Stops and closes a specific Overlay Form. |
See Also