'Declaration Public Enum TaskDragType Inherits System.Enum
public enum TaskDragType : System.Enum
Member | Description |
---|---|
Deadline | The value of the task's Deadline property is changed as the user drags the cursor over different TimeSlotUIElements. |
Duration | The value of the task's Duration property is changed as the user drags the cursor over different TimeSlotUIElements. |
PercentComplete | The value of the task's PercentComplete property is changed as the user drags the cursor over different TimeSlotUIElements. |
StartDateTime | The value of the task's StartDateTime property is changed as the user drags the cursor over different TimeSlotUIElements. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2