[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1JumpTask.Title

Title Property

Title

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

Declaration
public string Title { get; set; }
Remarks

You can visually separate items in a Jump List by creating a C1JumpTask that does not have a Title specified. This empty C1JumpTask will be displayed as a horizontal line in the Jump List. In this case, other properties can be set, but they will not have any effect.