C1.Silverlight Namespace : C1RangeSlider Class |
'Declaration
<System.Windows.TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")> <System.Windows.TemplatePartAttribute(Name="MiddleThumb", Type=System.Windows.Controls.Primitives.Thumb)> <System.Windows.TemplatePartAttribute(Name="VerticalUpperThumb", Type=System.Windows.Controls.Primitives.Thumb)> <System.Windows.TemplatePartAttribute(Name="VerticalMiddleThumb", Type=System.Windows.Controls.Primitives.Thumb)> <System.Windows.TemplatePartAttribute(Name="VerticalDecreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)> <System.Windows.TemplatePartAttribute(Name="VerticalIncreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)> <System.Windows.TemplatePartAttribute(Name="HorizontalTemplate", Type=System.Windows.Controls.Grid)> <System.Windows.TemplatePartAttribute(Name="VerticalTemplate", Type=System.Windows.Controls.Grid)> <System.Windows.TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <System.Windows.TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <System.Windows.TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")> <System.Windows.TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStatesStates")> <System.Windows.TemplateVisualStateAttribute(Name="InvalidUnfocused", GroupName="ValidationStatesStates")> <System.Windows.TemplateVisualStateAttribute(Name="InvalidFocused", GroupName="ValidationStatesStates")> <System.Windows.StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)> <System.Windows.TemplatePartAttribute(Name="VerticalLowerThumb", Type=System.Windows.Controls.Primitives.Thumb)> <System.Windows.TemplatePartAttribute(Name="LowerThumb", Type=System.Windows.Controls.Primitives.Thumb)> <System.Windows.TemplatePartAttribute(Name="UpperThumb", Type=System.Windows.Controls.Primitives.Thumb)> <System.Windows.TemplatePartAttribute(Name="DecreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)> <System.Windows.TemplatePartAttribute(Name="IncreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)> Public Class C1RangeSlider Inherits System.Windows.Controls.Control
'Usage
Dim instance As C1RangeSlider
[System.Windows.TemplateVisualState(Name="Unfocused", GroupName="FocusStates")] [System.Windows.TemplatePart(Name="MiddleThumb", Type=System.Windows.Controls.Primitives.Thumb)] [System.Windows.TemplatePart(Name="VerticalUpperThumb", Type=System.Windows.Controls.Primitives.Thumb)] [System.Windows.TemplatePart(Name="VerticalMiddleThumb", Type=System.Windows.Controls.Primitives.Thumb)] [System.Windows.TemplatePart(Name="VerticalDecreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplatePart(Name="VerticalIncreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplatePart(Name="HorizontalTemplate", Type=System.Windows.Controls.Grid)] [System.Windows.TemplatePart(Name="VerticalTemplate", Type=System.Windows.Controls.Grid)] [System.Windows.TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Focused", GroupName="FocusStates")] [System.Windows.TemplateVisualState(Name="Valid", GroupName="ValidationStatesStates")] [System.Windows.TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStatesStates")] [System.Windows.TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStatesStates")] [System.Windows.StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)] [System.Windows.TemplatePart(Name="VerticalLowerThumb", Type=System.Windows.Controls.Primitives.Thumb)] [System.Windows.TemplatePart(Name="LowerThumb", Type=System.Windows.Controls.Primitives.Thumb)] [System.Windows.TemplatePart(Name="UpperThumb", Type=System.Windows.Controls.Primitives.Thumb)] [System.Windows.TemplatePart(Name="DecreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplatePart(Name="IncreaseRepeatButton", Type=System.Windows.Controls.Primitives.RepeatButton)] public class C1RangeSlider : System.Windows.Controls.Control
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.Silverlight.C1RangeSlider
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