Back to Devexpress

JumpListItemTask Events

windowsforms-devexpress-dot-utils-dot-taskbar-dot-jumplistitemtask-dot-underscore-events.md

latest1.7 KB
Original Source

JumpListItemTask Events

Represents a task in a Jump List.

NameDescription
ClickFires when a task has been clicked.
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed.
CommandChangedOccurs after the value of the Command property has changed.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

JumpListItemTask Class

JumpListItemTask Members

DevExpress.Utils.Taskbar Namespace