Nevron .NET Vision
Nevron.Chart.ThinWeb Namespace / NPanelSelectorTool Class
Members


In This Topic
    NPanelSelectorTool Class
    In This Topic
    Represents a tool that can switch the currently active panel
    Object Model
    NPanelSelectorTool Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.ThinWeb.NTool)>
    <System.SerializableAttribute()>
    Public Class NPanelSelectorTool 
       Inherits Nevron.ThinWeb.NTool
       Implements Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NPanelSelectorTool
    [System.Xml.Serialization.XmlInclude(Nevron.ThinWeb.NTool)]
    [System.Serializable()]
    public class NPanelSelectorTool : Nevron.ThinWeb.NTool, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.ThinWeb.NNode
          Nevron.ThinWeb.NTool
             Nevron.Chart.ThinWeb.NPanelSelectorTool

    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