Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NShortcut Structure
Fields Methods


In This Topic
    NShortcut Structure Members
    In This Topic

    The following tables list the members exposed by NShortcut.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldIndicates whether to ignore the key's location (e.g. the standard Plus key and the NumPad Plus key).  
    Public FieldThe keyboard key associated with the shortcut.  
    Public FieldThe modifiers associated with this shortcut.  
    Public Fieldstatic (Shared in Visual Basic)The none shortcut.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this object is equal to the specified other object.  
    Public MethodGets obejct hash code  
    Public MethodMatches the shortcut to the specified key event arguments  
    Public MethodGets a string representing this shortcut.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    Public Operators
    Determines whether a is equal to b
    Determines whether a is not equal to b
    Top
    See Also