Intersoft ClientUI Documentation
UXDataComboBoxItem Class
Members 



Represents a queryable combo box item control.
Object Model
UXDataComboBoxItem ClassISFramework Class
Syntax
<TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocus")>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")>
<DescriptionAttribute("Represents a queryable combo box item control.")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")>
Public Class UXDataComboBoxItem 
   Inherits Intersoft.Client.UI.Aqua.UXCollection.UXComboBoxItem
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionItem 
Dim instance As UXDataComboBoxItem
[TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocus")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[DescriptionAttribute("Represents a queryable combo box item control.")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
public class UXDataComboBoxItem : Intersoft.Client.UI.Aqua.UXCollection.UXComboBoxItem, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionItem  
[TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocus")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[DescriptionAttribute("Represents a queryable combo box item control.")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
public ref class UXDataComboBoxItem : public Intersoft.Client.UI.Aqua.UXCollection.UXComboBoxItem, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.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.UXComboBoxItem
                           Intersoft.Client.UI.Data.UXDataComboBoxItem
                              Intersoft.Client.UI.Data.UXMultipleSelectionComboBoxItem

Requirements

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

See Also

Reference

UXDataComboBoxItem Members
Intersoft.Client.UI.Data Namespace

Send Feedback