Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NVisualTabNavigationCommand Class
Members


In This Topic
    NVisualTabNavigationCommand Class
    In This Topic
    Represents a command which displays dialog for visual keyboard navigation.
    Object Model
    NVisualTabNavigationCommand Class
    Syntax
    'Declaration
     
    
    Public Class NVisualTabNavigationCommand 
       Inherits NDockingFrameworkCommand
       Implements Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NVisualTabNavigationCommand
    public class NVisualTabNavigationCommand : NDockingFrameworkCommand, Nevron.INReferenceHolder  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.WinForm.Docking.NDockingFrameworkCommand
                Nevron.UI.WinForm.Docking.NVisualTabNavigationCommand

    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