C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / ImeMode Enumeration

ImeMode Enumeration
Specifies whether IME mode should be supported.
Syntax
'Declaration
 
Public Enum ImeMode 
   Inherits System.Enum
 
Members
MemberDescription
ActiveSupport IME mode
AutoSupport IME mode
DisabledDisable IME mode
InActiveSupport IME mode
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Input.ImeMode

See Also