Intersoft ClientUI Documentation
UXSelectorItem Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXCollection Namespace : UXSelectorItem Class






Object Model

UXSelectorItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Intersoft.Client.Framework.ISContentControl
                     Intersoft.Client.Framework.ISSelectionItemControl
                        Intersoft.Client.UI.Aqua.UXCollection.UXSelectorItem

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.