Nevron .NET Vision
Nevron.Chart Namespace / NKeyPressEventArgs Class
Members


In This Topic
    NKeyPressEventArgs Class
    In This Topic
    Used as argument in INKeyboardEventHandler delegates
    Object Model
    NKeyPressEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class NKeyPressEventArgs 
       Inherits System.Windows.Forms.KeyPressEventArgs
    'Usage
     
    
    Dim instance As NKeyPressEventArgs
    public class NKeyPressEventArgs : System.Windows.Forms.KeyPressEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.Forms.KeyPressEventArgs
             Nevron.Chart.NKeyPressEventArgs

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also