Visual Basic (Declaration) | |
---|---|
Public Enum TouchMode Inherits System.Enum |
C# | |
---|---|
public enum TouchMode : System.Enum |
Member | Description |
---|---|
Auto | Detects end-user environment automatically. If end-user environment supports touch, TouchMode works as True. Otherwise, TouchMode works as False. |
False | Disable touch mode. |
True | Enable touch mode. |
System.Object
System.ValueType
System.Enum
GrapeCity.Viewer.Common.Model.TouchMode
Target Platforms: 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