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






Represents a panel to rearrage the title bar in the ribbon control.

Object Model

UXRibbonTitlePanel Class

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Represents a panel to rearrage the title bar in the ribbon control.")>
Public Class UXRibbonTitlePanel 
   Inherits Intersoft.Client.Framework.ISPanel
   Implements IFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXRibbonTitlePanel
C# 
[DescriptionAttribute("Represents a panel to rearrage the title bar in the ribbon control.")]
public class UXRibbonTitlePanel : Intersoft.Client.Framework.ISPanel, IFramework, ILicensing  
Delphi 
public class UXRibbonTitlePanel = class(Intersoft.Client.Framework.ISPanel, IFramework, ILicensing)
JScript 
DescriptionAttribute("Represents a panel to rearrage the title bar in the ribbon control.")
public class UXRibbonTitlePanel extends Intersoft.Client.Framework.ISPanel implements IFramework, ILicensing 
Managed Extensions for C++ 
[DescriptionAttribute("Represents a panel to rearrage the title bar in the ribbon control.")]
public __gc class UXRibbonTitlePanel : public Intersoft.Client.Framework.ISPanel, IFramework, ILicensing  
C++/CLI 
[DescriptionAttribute("Represents a panel to rearrage the title bar in the ribbon control.")]
public ref class UXRibbonTitlePanel : public Intersoft.Client.Framework.ISPanel, IFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               Intersoft.Client.Framework.ISPanel
                  Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonTitlePanel

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.