Intersoft ClientUI Documentation
UXSelectorPanel Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXCollection Namespace : UXSelectorPanel Class






Represents a UXSelectorPanel panel

Object Model

UXSelectorPanel Class

Syntax

Visual Basic (Declaration) 
Public Class UXSelectorPanel 
   Inherits Intersoft.Client.Framework.ISVirtualizingPanel
   Implements IFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXSelectorPanel
C# 
public class UXSelectorPanel : Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  
Delphi 
public class UXSelectorPanel = class(Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing)
JScript 
public class UXSelectorPanel extends Intersoft.Client.Framework.ISVirtualizingPanel implements IFramework, ILicensing 
Managed Extensions for C++ 
public __gc class UXSelectorPanel : public Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  
C++/CLI 
public ref class UXSelectorPanel : public Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.VirtualizingPanel
                  Intersoft.Client.Framework.ISVirtualizingPanel
                     Intersoft.Client.UI.Aqua.UXCollection.UXSelectorPanel

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.