Nevron .NET Vision
Nevron.Chart.Windows Namespace / NMouseCommand Class
Fields Properties Methods


In This Topic
    NMouseCommand Class Members
    In This Topic

    The following tables list the members exposed by NMouseCommand.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyThe number of clicks.  
    Public PropertyThe modifier keys that have to be pressed in order for the command to match  
    Public PropertyThe mouse action recognized by this command.  
    Public PropertyThe mouse button(s) of this command.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the command matches the specified mouse action and event arguments  
    Public Methodstatic (Shared in Visual Basic)Matches the specified key  
    Top
    See Also