[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.ShellLinkShowCommand

ShellLinkShowCommand Enum

The show command sets the initial show state of the window.

Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public enum ShellLinkShowCommand

Fields

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.