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

In This Topic
ClearTasksAndCustomCategories Method
In This Topic
Deletes a custom Jump List for the current application.
Syntax
'Declaration
 
Public Sub ClearTasksAndCustomCategories() 
 
Remarks
This method should not be called when an application is updating a custom destination list. It is used only to completely clear the list during an uninstall operation, or if the application provides an option for the user to turn off the list.
See Also