| Visual Basic (Declaration) | |
|---|---|
Public Enum InputScopeNameValue Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As InputScopeNameValue | |
| C# | |
|---|---|
public enum InputScopeNameValue : System.Enum | |
| Member | Description |
|---|---|
| AlphanumericFullWidth | Specifies the text input pattern for alphanumeric full-width characters. |
| AlphanumericHalfWidth | Specifies the text input pattern for alphanumeric half-width characters. |
| Default | Specifies the default handling of input commands and that input status is determined by ImeMode and ImeSentenceMode. |
| EmailSmtpAddress | Specifies the text input pattern for a Simple Mail Transfer Protocol (SMTP) email address. |
| Hanja | Specifies the text input pattern for Hanja characters. |
| HanjaFullWidth | Specifies the text input pattern for Hangul full-width characters. |
| HanjaHalfWidth | Specifies the text input pattern for Hangul half-width characters. |
| Hiragana | Specifies the text input pattern for the Hiragana writing system. |
| Inherit | Specifies the property is not set and gets the value from the parent. |
| KatakanaFullWidth | Specifies the text input pattern for full-width Katakana characters. |
| KatakanaHalfWidth | Specifies the text input pattern for half-width Katakana characters. |
| Number | Specifies the text input pattern for a number. |
| NumberFullWidth | Specifies the text input pattern for a full-width number. |
| Search | Specifies the text input pattern for a search query. |
| TelephoneNumber | Specifies the text input pattern for a telephone number. |
| Url | Specifies the text input pattern for an Uniform Resource Locator (URL). |
System.Object
System.ValueType
System.Enum
FarPoint.Win.InputScopeNameValue
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8