'Declaration Public Enum DataValidationImeMode Inherits System.Enum
public enum DataValidationImeMode : System.Enum
Member | Description |
---|---|
Disabled | The ime mode is disabled. |
FullAlpha | The ime mode is set to full-width alphanumeric. |
FullHangul | The ime mode is set to full-width Hangul. |
FullKatakana | The ime mode is set to Katakana |
HalfAlpha | The ime mode is set to half-width alphanumeric. |
HalfHangul | The ime mode is set to half-width Hangul. |
HalfKatakana | The ime mode is set to half-width Katakana. |
Hiragana | The ime mode is set to Hiragana. |
NoControl | The ime mode is not controlled. |
Off | The ime mode is off. |
On | The ime mode is on. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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