WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1JumpTask Class / ShowCommand Property

In This Topic
ShowCommand Property (C1JumpTask)
In This Topic
Gets or sets the show command for a Shell link object.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<C1CategoryAttribute("Behavior")>
<C1DescriptionAttribute("C1JumpTask.ShowCommand", "Specifies the show command for a Shell link object.")>
Public Property ShowCommand As ShellLinkShowCommand
 
Remarks
The show command sets the initial show state of the window.
See Also