Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NShortcut Class
Properties Methods


In This Topic
    NShortcut Class Members
    In This Topic

    The following tables list the members exposed by NShortcut.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets an empty shortcut.  
    Public PropertyGets/sets the key value of the shortcut.  
    Public PropertyGets/sets the modifiers value of the shortcut.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public MethodOverloaded. Returns true if the shortcut matches with the specified KeyEventArgs.  
    Public MethodReturns true if the shortcut matches any of the modifier keys and the key code.  
    Public MethodOverloaded. Overriden. Displays the key and modifiers values separated by "+".  
    Top
    See Also