GrapeCity MultiRow Windows Forms Documentation
InputScopeNameValue Enumeration


Specifies the input scope name which modifies how input from alternative input methods is interpreted.
Syntax
Public Enum InputScopeNameValue 
   Inherits System.Enum
Dim instance As InputScopeNameValue
public enum InputScopeNameValue : System.Enum 
Members
MemberDescription
AlphanumericFullWidthThe text input pattern for alphanumeric full-width characters.
AlphanumericHalfWidthThe text input pattern for alphanumeric half-width characters.
DefaultThe default handling of input commands.
EmailSmtpAddressThe text input pattern for a Simple Mail Transfer Protocol (SMTP) email address.
HanjaThe text input pattern for Hanja characters.
HanjaFullWidthThe text input pattern for Hangul full-width characters.
HanjaHalfWidthThe text input pattern for Hangul half-width characters.
HiraganaThe text input pattern for the Hiragana writing system.
InheritThe property is not set and gets the value from the parent.
KatakanaFullWidthThe text input pattern for full-width Katakana characters.
KatakanaHalfWidthThe text input pattern for half-width Katakana characters.
NumberThe text input pattern for a number.
NumberFullWidthThe text input pattern for a full-width number.
SearchThe text input pattern for a search query.
TelephoneNumberThe text input pattern for a telephone number.
UrlThe text input pattern for a Uniform Resource Locator (URL).
Inheritance Hierarchy

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

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.