ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / C1JumpList Class
Properties Methods

In This Topic
    C1JumpList Class Members
    In This Topic

    The following tables list the members exposed by C1JumpList.

    Public Properties
     NameDescription
    Public PropertyGets the collection of C1JumpItem objects that are displayed in the Jump List.  
    Public PropertyGets or sets the type of a known category to display.  
    Public PropertyGets or sets the known category location relative to the custom category collection.  
    Public PropertyGets the maximum number of items that will be shown in the Jump List.  
    Public PropertyGets the value that indicates whether the Jump List was modified since the last call to the Apply method.  
    Public PropertyGets the owner C1TaskbarButton.  
    Public PropertyGets or sets a value that indicates whether the Jump List should be refreshed when the program starts up.  
    Public PropertyGets the collection of shortcuts (tasks) in the taskbar Jump List.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified file path to the Recent category of the Jump List.  
    Public MethodApplies the pending Jump List changes and refreshes the taskbar.  
    Public MethodClears all destination entries from the Recent and Frequent categories in an application's Jump List.  
    Public MethodDeletes a custom Jump List for the current application.  
    Public MethodRetrieves the destinations listed in the Recent or Frequent category in a Jump List.  
    Public MethodRemoves a single C1JumpPath or C1JumpLink from the Recent and Frequent categories in a Jump List.  
    Top
    See Also