GrapeCity MultiRow Windows Forms Documentation
InputDeviceType Enumeration


Indicates the input device type.
Syntax
Public Enum InputDeviceType 
   Inherits System.Enum
Dim instance As InputDeviceType
public enum InputDeviceType : System.Enum 
Members
MemberDescription
KeyboardSpecifies the touch keyboard or hardware keyboard.
MouseSpecifies the mouse device.
PenSpecifies the pen device.
TouchSpecifies the touch-enabled input device.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.InputDeviceType

Requirements

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

See Also

Reference

GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.