'Declaration Public Enum AutoDisplayTaskDialog Inherits System.Enum
public enum AutoDisplayTaskDialog : System.Enum
Member | Description |
---|---|
ChartArea | The TaskDialog is displayed when the user double-clicks within the chart area of the control |
GridArea | The TaskDialog is displayed when the user double-clicks on the row selector or an empty area of the grid part of the control. |
GridAreaOrChartArea | Combines the GridArea and ChartArea settings. |
GridEmptyArea | The TaskDialog is displayed when the user double-clicks on an empty area of the grid. The TaskDialog will display to allow the user to add a new task. |
GridRowSelector | The TaskDialog is displayed when the user double-clicks on the row selector of a grid row in the grid area of the control. |
No | The TaskDialog is not displayed on a double-click |
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