Nevron .NET Vision
Nevron.Chart.Windows Namespace / NShortcut Class
Members


In This Topic
    NShortcut Class
    In This Topic
    Represents a keyboard shortcut combination that can be assigned to a INShortcutProvider instance.
    Object Model
    NShortcut Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NShortcut 
       Implements Nevron.Globalization.INLocalizable 
    'Usage
     
    
    Dim instance As NShortcut
    [System.Serializable()]
    public class NShortcut : Nevron.Globalization.INLocalizable  
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.Windows.NShortcut

    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