Intersoft ClientUI Documentation
UXUpDownItemsBase Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : UXUpDownItemsBase Class






Base class for all controls that provide value manipulation with a UXSpinner and a text box using item control.

Object Model

UXUpDownItemsBase Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class UXUpDownItemsBase 
   Inherits Intersoft.Client.Framework.ISItemsControl
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXUpDownItemsBase
C# 
public abstract class UXUpDownItemsBase : Intersoft.Client.Framework.ISItemsControl, IControlIFramework, ILicensing  
Delphi 
public class UXUpDownItemsBase = class(Intersoft.Client.Framework.ISItemsControl, IControl, IFramework, ILicensing)abstract; 
JScript 
public abstract class UXUpDownItemsBase extends Intersoft.Client.Framework.ISItemsControl implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
public __gc abstract class UXUpDownItemsBase : public Intersoft.Client.Framework.ISItemsControl, IControlIFramework, ILicensing  
C++/CLI 
public ref class UXUpDownItemsBase abstract : public Intersoft.Client.Framework.ISItemsControl, IControlIFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.ISItemsControl
                     Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase
                        Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<T>

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.