Nevron .NET Vision
Nevron.Chart.Windows Namespace / NOffsetTool Class / GetSelectedDockPanels Method


In This Topic
    GetSelectedDockPanels Method
    In This Topic
    Gets the selected dock panels
    Syntax
    'Declaration
     
    
    Protected Function GetSelectedDockPanels() As System.Collections.ArrayList
    'Usage
     
    
    Dim instance As NOffsetTool
    Dim value As System.Collections.ArrayList
     
    value = instance.GetSelectedDockPanels()
    protected System.Collections.ArrayList GetSelectedDockPanels()
    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