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






Provides an advanced stack panel that supports autofit layout.

Object Model

UXAutoFitStackPanel Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               Intersoft.Client.Framework.ISPanel
                  Intersoft.Client.UI.Controls.Interactivity.UXPanel
                     Intersoft.Client.UI.Controls.Interactivity.UXStackPanel
                        Intersoft.Client.UI.Aqua.UXAutoFitStackPanel
                           Intersoft.Client.UI.Aqua.UXDockTray

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.