Sets this window's show state.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool Show(
SW command
)
Parameters
- command
- Type: ShellBoost.Core.WindowsShellSW
Controls how the window is to be shown.
Return Value
Type:
Booleantrue if call succeeded,
false otherwise.
See Also