'Declaration
Public Enum ShellLinkShowCommand Inherits System.Enum
public enum ShellLinkShowCommand : System.Enum
'Declaration
Public Enum ShellLinkShowCommand Inherits System.Enum
public enum ShellLinkShowCommand : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Win7Pack.ShellLinkShowCommand