[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1JumpTask

C1JumpTask Class

Represents a task in the Windows 7 taskbar Jump List.

Inheritance
C1JumpTask
Implements
Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public class C1JumpTask : ICloneable

Constructors

Name Description
C1JumpTask()

Initializes a new instance of a C1JumpTask.

Properties

Name Description
ApplicationPath

Gets or sets the path to the application.

Arguments

Gets or sets the arguments passed to the application on startup.

IconIndex

Gets or sets the zero-based index of an icon embedded in a resource.

IconPath

Gets or sets the path to a resource that contains the icon to display in the Jump List.

Owner

Gets the owner C1JumpList.

ShowCommand

Gets or sets the show command for a Shell link object.

Title

Gets or sets the text displayed for the task in the Jump List.

Tooltip

Gets or sets the custom tooltip for the task in the Jump List.

WorkingDirectory

Gets or sets the working directory of the application on startup.