[]
The show command sets the initial show state of the window.
public enum ShellLinkShowCommand
| Name | Description |
|---|---|
| ShowMaximized | Activates the window and displays it as a maximized window. |
| ShowMinNoActive | Displays the window in its minimized state, leaving the currently active window as active. |
| ShowNormal | Activates and displays a window. |