IWaitFormActivator Methods
If implemented, provides the splash screen functionality.
Name | Description |
---|---|
Close |
Closes the splash screen. |
Close |
Closes the splash screen, applying the specified settings. |
Enable |
Specifies whether or not the Cancel button is available on a splash screen. |
Enable |
Specifies whether or not to display a splash screen description. |
Set |
Specifies the caption of a splash screen. |
Set |
Specifies the text of a splash screen description. |
Set |
Specifies the content of a splash screen. |
Show |
Displays a splash screen with the specified parameters. |
See Also