
| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class UpDownBase Inherits System.Windows.Controls.Control | |
| C# | |
|---|---|
public abstract class UpDownBase : System.Windows.Controls.Control | |
This non generic base class is used to specify default template,
and simulate covariance among sub classes of UpDownBase<T>.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
GrapeCity.ActiveAnalysis.Silverlight.Controls.Spinner.UpDownBase
GrapeCity.ActiveAnalysis.Silverlight.Controls.Spinner.UpDownBase<T>
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