Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NInputCharEventData Class
Fields Properties


In This Topic
    NInputCharEventData Class Members
    In This Topic

    The following tables list the members exposed by NInputCharEventData.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Unicode character associated with this event  
    Public PropertyGets the index of the character in the input string. Typically the input string is just one charecter in length, so this often defaults to 0.  
    Public PropertyGets the input string to which this character belongs. Typically the input string is just one charecter in length.  
    Top
    See Also