| SpreadsheetGear.Windows.Controls Namespace : Spinner Class | 

'Declaration<System.Windows.TemplatePartAttribute(Name="IncreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)> <System.Windows.TemplatePartAttribute(Name="DecreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)> <System.Windows.TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> Public Class Spinner Inherits System.Windows.Controls.Primitives.RangeBase
'UsageDim instance As Spinner
[System.Windows.TemplatePart(Name="IncreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplatePart(Name="DecreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] public class Spinner : System.Windows.Controls.Primitives.RangeBase
public class Spinner = class(System.Windows.Controls.Primitives.RangeBase)
System.Windows.TemplatePartAttribute(Name="IncreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton) System.Windows.TemplatePartAttribute(Name="DecreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton) System.Windows.TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates") System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates") public class Spinner extends System.Windows.Controls.Primitives.RangeBase
[System.Windows.TemplatePart(Name="IncreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplatePart(Name="DecreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] public __gc class Spinner : public System.Windows.Controls.Primitives.RangeBase
[System.Windows.TemplatePart(Name="IncreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplatePart(Name="DecreaseButton", Type=System.Windows.Controls.Primitives.RepeatButton)] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] public ref class Spinner : public System.Windows.Controls.Primitives.RangeBase
System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.Primitives.RangeBase
                        SpreadsheetGear.Windows.Controls.Spinner
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