WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1JumpList Class / ClearKnownCategories Method

In This Topic
ClearKnownCategories Method
In This Topic
Clears all destination entries from the Recent and Frequent categories in an application's Jump List.
Syntax
'Declaration
 
Public Sub ClearKnownCategories() 
 
Remarks
This method does not remove items that the user has pinned to the Jump List. Those items cannot be removed programmatically; only the user can remove them. However, it does remove usage data for those pinned items.
See Also