WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1JumpList Class / RefreshOnStartup Property

In This Topic
RefreshOnStartup Property
In This Topic
Gets or sets a value that indicates whether the Jump List should be refreshed when the program starts up.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
<NotifyParentPropertyAttribute(True)>
<C1DescriptionAttribute("C1JumpList.RefreshOnStartup", "Indicates whether the Jump List should be refreshed when the program starts up.")>
Public Property RefreshOnStartup As Boolean
 
See Also