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






Provides a separator between the buttons in the ribbon control.

Object Model

UXRibbonSeparator Class

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Provides a separator between the buttons in the ribbon control.")>
Public Class UXRibbonSeparator 
   Inherits Intersoft.Client.UI.Aqua.UXSeparator
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXRibbonSeparator
C# 
[DescriptionAttribute("Provides a separator between the buttons in the ribbon control.")]
public class UXRibbonSeparator : Intersoft.Client.UI.Aqua.UXSeparator, IControlIFramework, ILicensing  
Delphi 
public class UXRibbonSeparator = class(Intersoft.Client.UI.Aqua.UXSeparator, IControl, IFramework, ILicensing)
JScript 
DescriptionAttribute("Provides a separator between the buttons in the ribbon control.")
public class UXRibbonSeparator extends Intersoft.Client.UI.Aqua.UXSeparator implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[DescriptionAttribute("Provides a separator between the buttons in the ribbon control.")]
public __gc class UXRibbonSeparator : public Intersoft.Client.UI.Aqua.UXSeparator, IControlIFramework, ILicensing  
C++/CLI 
[DescriptionAttribute("Provides a separator between the buttons in the ribbon control.")]
public ref class UXRibbonSeparator : public Intersoft.Client.UI.Aqua.UXSeparator, IControlIFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.Aqua.UXSeparator
                     Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonSeparator

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.