Intersoft ClientUI Documentation
InsertKeyMode Enumeration



Specifies the key mode to insert an event.
Syntax
Public Enum InsertKeyMode 
   Inherits System.Enum
Dim instance As InsertKeyMode
public enum InsertKeyMode : System.Enum 
public enum class InsertKeyMode : public System.Enum 
Members
MemberDescription
AnyKey Any key stroke.
EnterKey Enter key.
None No key.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.ScheduleView.InsertKeyMode

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

Intersoft.Client.UI.ScheduleView Namespace

Send Feedback