Nevron .NET Vision
Nevron.Chart Namespace / NKeyPressEventArgs Class
Fields Properties


In This Topic
    NKeyPressEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NKeyPressEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldWhether the event was processed. If not processed other keyboard event processors can process it  
    Public FieldView from which the event originated  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.KeyPressEventArgs)
    Public Property (Inherited from System.Windows.Forms.KeyPressEventArgs)
    Top
    See Also