| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : C1JumpList Class |
The following tables list the members exposed by C1JumpList.
| Name | Description | |
|---|---|---|
![]() | Items | Gets the collection of C1JumpItem objects that are displayed in the Jump List. |
![]() | KnownCategory | Gets or sets the type of a known category to display. |
![]() | KnownCategoryPosition | Gets or sets the known category location relative to the custom category collection. |
![]() | MaxSlots | Gets the maximum number of items that will be shown in the Jump List. |
![]() | Modified | Gets the value that indicates whether the Jump List was modified since the last call to the Apply method. |
![]() | Owner | Gets the owner C1TaskbarButton. |
![]() | RefreshOnStartup | Gets or sets a value that indicates whether the Jump List should be refreshed when the program starts up. |
![]() | Tasks | Gets the collection of shortcuts (tasks) in the taskbar Jump List. |
| Name | Description | |
|---|---|---|
![]() | AddToRecentCategory | Overloaded. Adds the specified file path to the Recent category of the Jump List. |
![]() | Apply | Applies the pending Jump List changes and refreshes the taskbar. |
![]() | ClearKnownCategories | Clears all destination entries from the Recent and Frequent categories in an application's Jump List. |
![]() | ClearTasksAndCustomCategories | Deletes a custom Jump List for the current application. |
![]() | GetKnownCategoryItems | Retrieves the destinations listed in the Recent or Frequent category in a Jump List. |
![]() | RemoveFromKnownCategories | Removes a single C1JumpPath or C1JumpLink from the Recent and Frequent categories in a Jump List. |