ComponentOne Windows 7 Control Pack for WinForms
ClearTasksAndCustomCategories Method



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpList Class : ClearTasksAndCustomCategories Method
Deletes a custom Jump List for the current application.
Syntax
Public Sub ClearTasksAndCustomCategories() 
Dim instance As C1JumpList
 
instance.ClearTasksAndCustomCategories()
public void ClearTasksAndCustomCategories()
public:
void 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

Reference

C1JumpList Class
C1JumpList Members