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

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