Intersoft ClientUI Documentation
UXSliderBarBase Class
Members 



Represents a base control that allows user to select from a range of values by moving UXThumb controls along a track.
Object Model
UXSliderBarBase ClassISFramework Class
Syntax
<StyleTypedPropertyAttribute(Property="TopLeftTickBarStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)>
<TemplatePartAttribute(Name="BottomHandleElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="BottomHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)>
<TemplatePartAttribute(Name="LeftTickBarContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="RightTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)>
<StyleTypedPropertyAttribute(Property="TrackStyle", StyleTargetType=System.Windows.Shapes.Rectangle)>
<TemplatePartAttribute(Name="RightHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)>
<TemplatePartAttribute(Name="LeftHandleElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="HorizontalIncreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)>
<TemplatePartAttribute(Name="TopTickBarContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="TopTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)>
<TemplatePartAttribute(Name="RightHandleElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="LeftTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)>
<TemplatePartAttribute(Name="VerticalSliderElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="LeftHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)>
<TemplatePartAttribute(Name="TopHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)>
<TemplatePartAttribute(Name="HorizontalSliderElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="VerticalDecreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)>
<TemplatePartAttribute(Name="VerticalIncreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)>
<TemplatePartAttribute(Name="RightTickBarContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="TopHandleElement", Type=System.Windows.Controls.Grid)>
<StyleTypedPropertyAttribute(Property="BottomRightTickBarStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)>
<TemplatePartAttribute(Name="HorizontalDecreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)>
<TemplatePartAttribute(Name="BottomTickBarContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="BottomTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)>
Public MustInherit Class UXSliderBarBase 
   Inherits Intersoft.Client.Framework.ISRangeControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXSliderBarBase
[StyleTypedPropertyAttribute(Property="TopLeftTickBarStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="BottomHandleElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="BottomHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="LeftTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="RightTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[StyleTypedPropertyAttribute(Property="TrackStyle", StyleTargetType=System.Windows.Shapes.Rectangle)]
[TemplatePartAttribute(Name="RightHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="LeftHandleElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="HorizontalIncreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="TopTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="TopTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="RightHandleElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="LeftTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="VerticalSliderElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="LeftHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="TopHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="HorizontalSliderElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="VerticalDecreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="VerticalIncreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="RightTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="TopHandleElement", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="BottomRightTickBarStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="HorizontalDecreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="BottomTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="BottomTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
public abstract class UXSliderBarBase : Intersoft.Client.Framework.ISRangeControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[StyleTypedPropertyAttribute(Property="TopLeftTickBarStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="BottomHandleElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="BottomHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="LeftTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="RightTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[StyleTypedPropertyAttribute(Property="TrackStyle", StyleTargetType=System.Windows.Shapes.Rectangle)]
[TemplatePartAttribute(Name="RightHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="LeftHandleElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="HorizontalIncreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="TopTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="TopTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="RightHandleElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="LeftTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="VerticalSliderElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="LeftHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="TopHandleButton", Type=Intersoft.Client.UI.Aqua.UXFlatRepeatButton)]
[TemplatePartAttribute(Name="HorizontalSliderElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="VerticalDecreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="VerticalIncreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="RightTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="TopHandleElement", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="BottomRightTickBarStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
[TemplatePartAttribute(Name="HorizontalDecreaseElement", Type=Intersoft.Client.UI.Aqua.UXRepeatButton)]
[TemplatePartAttribute(Name="BottomTickBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="BottomTickBar", Type=Intersoft.Client.UI.Aqua.UXInput.UXTickBar)]
public ref class UXSliderBarBase abstract : public Intersoft.Client.Framework.ISRangeControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.Primitives.RangeBase
                  Intersoft.Client.Framework.ISRangeControl
                     Intersoft.Client.UI.Aqua.UXInput.UXSliderBarBase
                        Intersoft.Client.UI.Aqua.UXInput.UXRangeSliderBar
                        Intersoft.Client.UI.Aqua.UXInput.UXSliderBar

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

UXSliderBarBase Members
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback