| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpList Class : RefreshOnStartup Property |
<DefaultValueAttribute()> <NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute("Indicates whether the Jump List should be refreshed when the program starts up.")> Public Property RefreshOnStartup As Boolean
Dim instance As C1JumpList Dim value As Boolean instance.RefreshOnStartup = value value = instance.RefreshOnStartup
[DefaultValue()] [NotifyParentProperty(true)] [C1Description("Indicates whether the Jump List should be refreshed when the program starts up.")] public bool RefreshOnStartup {get; set;}
[DefaultValue()] [NotifyParentProperty(true)] [C1Description("Indicates whether the Jump List should be refreshed when the program starts up.")] public: property bool RefreshOnStartup { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2