Intersoft ClientUI Documentation
UXDockSeparator Class
Members 



Represents a separator control that can be hosted in UXDock, or used independently.
Object Model
UXDockSeparator ClassISFramework Class
Syntax
<TemplatePartAttribute(Name="Transformer", Type=Intersoft.Client.UI.Controls.ContentTransformer)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="SeparatorImage", Type=System.Windows.Controls.Image)>
<DescriptionAttribute("Represents a separator control that can be hosted in UXDock, or used independently.")>
Public Class UXDockSeparator 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IZoom 
Dim instance As UXDockSeparator
[TemplatePartAttribute(Name="Transformer", Type=Intersoft.Client.UI.Controls.ContentTransformer)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="SeparatorImage", Type=System.Windows.Controls.Image)]
[DescriptionAttribute("Represents a separator control that can be hosted in UXDock, or used independently.")]
public class UXDockSeparator : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IZoom  
[TemplatePartAttribute(Name="Transformer", Type=Intersoft.Client.UI.Controls.ContentTransformer)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="SeparatorImage", Type=System.Windows.Controls.Image)]
[DescriptionAttribute("Represents a separator control that can be hosted in UXDock, or used independently.")]
public ref class UXDockSeparator : public Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IZoom  
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.UXDock.UXDockSeparator

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

Reference

UXDockSeparator Members
Intersoft.Client.UI.Aqua.UXDock Namespace

Send Feedback