Intersoft ClientUI Documentation
UXDataComboBox Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Data Namespace : UXDataComboBox Class


The following tables list the members exposed by UXDataComboBox.

Public Constructors

 NameDescription
public ConstructorUXDataComboBox ConstructorInitializes a new instance of the UXDataComboBox class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AutoLoadMoreDataPropertyIdentifies the AutoLoadMoreData dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoShowResultBoxPropertyIdentifies the AutoShowResultBox dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoSynchronizeDropdownPropertyIdentifies the AutoSynchronizeDropdown dependency property.  
public Fieldstatic (Shared in Visual Basic)BusyModePropertyIdentifies the BusyMode dependency property.  
public Fieldstatic (Shared in Visual Basic)BusyTextPropertyIdentifies the BusyText dependency property.  
public Fieldstatic (Shared in Visual Basic)CanUserPagePropertyIdentifies the CanUserPage dependency property.  
public Fieldstatic (Shared in Visual Basic)CanUserSortPropertyIdentifies the CanUserSort dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnHeaderStylePropertyIdentifies the ColumnHeaderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnHeaderStyleSelectorPropertyIdentifies the ColumnHeaderStyleSelector dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnHeaderTemplateSelectorPropertyIdentifies the ColumnHeaderTemplateSelector dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnHeaderVisibilityCalculatedPropertyIdentifies the ColumnHeaderVisibilityCalculated dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnHeaderVisibilityPropertyIdentifies the ColumnHeaderVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnsPropertyIdentifies the Columns dependency property.  
public Fieldstatic (Shared in Visual Basic)DescriptionForegroundPropertyIdentifies the DescriptionForeground dependency property.  
public Fieldstatic (Shared in Visual Basic)DescriptionMaxWidthPropertyIdentifies the DescriptionMaxWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)DescriptionMemberPathPropertyIdentifies the DescriptionMemberPath dependency property.  
public Fieldstatic (Shared in Visual Basic)DescriptionStylePropertyIdentifies the DescriptionStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)DescriptionTextPropertyIdentifies the DescriptionText dependency property.  
public Fieldstatic (Shared in Visual Basic)DescriptionVisibilityPropertyIdentifies the DescriptionVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterDescriptorsPropertyIdentifies the FilterDescriptors dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterMemberPathPropertyIdentifies the FilterMemberPath dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterOperatorPropertyIdentifies the FilterOperator dependency property.  
public Fieldstatic (Shared in Visual Basic)HeaderAndRowSeparatorBrushPropertyIdentifies the HeaderAndRowSeparatorBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)IsSearchingPropertyIdentifies the IsSearching dependency property.  
public Fieldstatic (Shared in Visual Basic)LoadDataWhenEmptyPropertyIdentifies the LoadDataWhenEmpty dependency property.  
public Fieldstatic (Shared in Visual Basic)NoResultTextPropertyIdentifies the NoResultText dependency property.  
public Fieldstatic (Shared in Visual Basic)PageDescriptorPropertyIdentifies the SortDescriptors dependency property.  
public Fieldstatic (Shared in Visual Basic)PageSizePropertyIdentifies the PageSize dependency property.  
public Fieldstatic (Shared in Visual Basic)QueryLatencyPropertyIdentifies the QueryLatency dependency property.  
public Fieldstatic (Shared in Visual Basic)QueryTextChangedEventIdentifies the QueryTextChanged routed event.  
public Fieldstatic (Shared in Visual Basic)QueryTextPropertyIdentifies the QueryText dependency property.  
public Fieldstatic (Shared in Visual Basic)ResourceOverridePropertyIdentifies the ResourceOverride dependency property.  
public Fieldstatic (Shared in Visual Basic)SearchCommandCannotExecutePropertyIdentifies the SearchCommandCannotExecute dependency property.  
public Fieldstatic (Shared in Visual Basic)SearchCommandParameterPropertyIdentifies the SearchCommandParameter dependency property.  
public Fieldstatic (Shared in Visual Basic)SearchCommandPropertyIdentifies the Command dependency property.  
public Fieldstatic (Shared in Visual Basic)SearchCommandTargetPropertyIdentifies the SearchCommandTarget dependency property.  
public Fieldstatic (Shared in Visual Basic)SearchResultPropertyIdentifies the SearchResult dependency property.  
public Fieldstatic (Shared in Visual Basic)ShowResultBoxOnEmptyDataPropertyIdentifies the ShowResultBoxOnEmptyData dependency property.  
public Fieldstatic (Shared in Visual Basic)SortDescriptorsPropertyIdentifies the SortDescriptors dependency property.  
public Fieldstatic (Shared in Visual Basic)StatusBarTextPropertyIdentifies the StatusText dependency property.  
public Fieldstatic (Shared in Visual Basic)StatusBarVisibilityPropertyIdentifies the StatusBarVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalLineBrushPropertyIdentifies the VerticalLineBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalLineVisibilityPropertyIdentifies the VerticalLineVisibility dependency property.  
Top

Protected Fields

 NameDescription
protected Fieldstatic (Shared in Visual Basic)BusyTemplatePropertyIdentifies the BusyTemplate dependency property.  
protected Fieldstatic (Shared in Visual Basic)NoResultTemplatePropertyIdentifies the NoResult dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAutoLoadMoreDataGets or sets a value that indicates whether the control should automatically load more data when the vertical scroll offset reached its bottom edge.  
public PropertyAutoShowResultBoxGets or sets a value indicating whether the result box should be automatically displayed when the query text is changed.  
public PropertyAutoSynchronizeDropdownGets or sets a value that determine whether UXDataComboBox should synchronize the query text with the existing text when drop down is open.  
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyBoundaryOffset (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyBusyModeGets or sets the busy mode.  
public PropertyBusyTemplateGets or sets the busy template.  
public PropertyBusyTextGets or sets the busy text.  
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCanUserPageGets or sets a value indicating whether the search result can be paged.  
public PropertyCanUserSortGets or sets a value indicating whether the search result can be sorted.  
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCollectionMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyColumnHeaderStyle  
public PropertyColumnHeaderStyleSelectorGets or sets the style selector that is used when rendering the column headers.  
public PropertyColumnHeaderTemplateSelectorGets or sets the template selector that is used when rendering the column headers.  
public PropertyColumnHeaderVisibilityGets or sets a value that indicates the visibility of column header.  
public PropertyColumnsGets or sets the columns that going to be displayed.  
public PropertyContentPresenter (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDescriptionForegroundGets or sets the description foreground.  
public PropertyDescriptionMaxWidthGets or sets the description max width.  
public PropertyDescriptionMemberPathGets or sets the description member path.  
public PropertyDescriptionStyleGets or sets the description style.  
public PropertyDescriptionTextGets or sets the description text.  
public PropertyDescriptionVisibilityGets or sets the description visibility.  
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayAnimation (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
public PropertyDropDownBackground (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyDropDownBorderBrush (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyDropDownEffect (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyDropDownHeight (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyDropDownTemplate (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyDropDownWidth (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnableFadeInAnimation (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyEnableFadeOutAnimation (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyEnableFocusAnimation (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyFilterDescriptorsGets or sets the descriptor object that encapsulates the filtering related information.  
public PropertyFilterMemberPathGets or sets member path used in the filter descriptor.  
public PropertyFilterOperatorGets or sets filter operator used in the filter descriptor.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyGlassBackground (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyGroupStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyHeaderAndRowSeparatorBrushGets or sets the header and row separator brush.  
public PropertyHeaderTemplate (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHideAnimation (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyHorizontalOffset (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyImageMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyInnerBorderVisibility (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyIsDropDownOpen (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyIsEditable (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsReadOnly (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyIsRefreshingStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsRefreshingTemplate (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsSearchingGets or sets a value that indicates whether the UXDataComboBox is currently searching.  
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsTextSearchCaseSensitive (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertyIsTextSearchEnabled (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertyItemContainerGenerator (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemContainerStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemContentType (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyItemImageHeight (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyItemImageMargin (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyItemImageStretch (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyItemImageWidth (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyItems (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsPanel (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsSource (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplate (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemTextImageRelation (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyLoadDataWhenEmptyGets or sets a value indicating whether data combo box should load data when the drop down is opened and the text is empty.  
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxDropDownHeight (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyMaxDropDownWidth (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinDropDownHeight (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyMinDropDownWidth (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyNoResultTemplateGets or sets the no result template.  
public PropertyNoResultTextGets or sets the text when query return no results.  
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyPageDescriptorGets or sets the descriptor object that encapsulates the paging related information.  
public PropertyPageSizeGets or sets the page size.  
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyPreferredHorizontalDirection (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyPreferredPosition (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyPreferredVerticalDirection (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyQueryLatencyGets or sets the latency in seconds before query text is updated.  
public PropertyQueryTextGets or sets the current query text.  
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResourceOverrideGets or sets the individual resource object to override the existing localized resource.  
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRootElement (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyScrollViewerStyle (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertySearchCommandGets or sets the SearchCommand to invoke when this button is clicked.  
public PropertySearchCommandCannotExecuteGets or sets the UI behavior when the associated SearchCommand cannot be executed.  
public PropertySearchCommandParameterGets or sets the parameter to pass to the SearchCommand property.  
public PropertySearchCommandTargetGets or sets the element on which to raise the specified SearchCommand.  
public PropertySearchResultGets or sets the search result collection to be displayed in the dropdown.  
public PropertySelectedElement (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedIndex (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedItem (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedValue (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedValuePath (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertyShowKeyboardFocusVisual (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyShowResultBoxOnEmptyDataGets or sets a value indicating whether data combo box should open the drop down when no data retrieved.  
public PropertySlideDirection (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertySortDescriptorsGets or sets the descriptor object that encapsulates the sorting related information.  
public PropertyStatusBarTextGets or sets the status text.  
public PropertyStatusBarVisibilityGets or sets the status bar visibility.  
public PropertyStaysOpen (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyText (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyTextBoxBackground (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyTextBoxPadding (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyTextBoxStyle (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVerticalLineBrushGets or sets the header and row separator brush.  
public PropertyVerticalLineVisibilityGets or sets the vertical line visibility.  
public PropertyVerticalOffset (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
protected PropertySearchText (Inherited from Intersoft.Client.Framework.ISSelectionControl)
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplateOverloaded.  (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersOverridden. Attach built-in event handlers to control templates. Call this method if necessary.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodContainerFromIndex (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodContainerFromItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodDetachedEventHandlersOverridden. Detach built-in event handlers from control templates. Call this method if necessary.  
public MethodDisposeOverridden. Called when this object is disposed.  
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindPanel (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFindPanels (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemContainers (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItems (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemsCount (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetSelectedItem (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodIndexFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeTemplatesOverridden. Initializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodItemFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the ISItemsControl when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResetAllSortStateReset all column sort state, except the column that specified  
public MethodResetSortDescriptorsReset all sort descriptors  
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodSelectOverloaded.  (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public MethodSelectAllText (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public MethodSelectText (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetFocus (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUnselectOverloaded.  (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodApplyBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodApplyStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodChangeVisualStateOverloaded.  (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
protected MethodClearContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodClearSelection (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodDoFocus (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodDoLostFocus (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodFocusChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodGetContainerForItemOverrideOverridden. Creates or identifies the element that is used to display the given item.  
protected MethodGetItemContext (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodGetItemElement (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodInitializeSelectionOverloaded.  (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodIsItemItsOwnContainerOverrideOverridden. Determines if the specified item is (or is eligible to be) its own container.  
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodMenu_ClosedOverridden. On drop down menu closed.  
protected MethodMenu_OpenedOverridden. On drop down menu opened.  
protected MethodMenu_Repositioned (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
protected MethodMenuStateChanged (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
protected MethodOnAfterSelectedItemChangedOverridden.   
protected MethodOnColumnsCollectionChangedCalled when the value of the Columns collection is changed.  
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDependencyPropertyChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocusOverridden.   
protected MethodOnIsDropDownOpenChangedOverridden. Called when the value of IsDropDownOpen property changes.  
protected MethodOnIsEnabledChanged (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
protected MethodOnIsKeyboardFocusChanged (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
protected MethodOnIsPressedChanged (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
protected MethodOnItemsChangedOverridden. Called when the value of the ItemsControl.Items property changes.  
protected MethodOnItemsPanelChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnItemsSourceChangedOverridden. Called when the ItemsSource changes.  
protected MethodOnKeyDownOverridden.   
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocusOverridden.   
protected MethodOnLostKeyboardFocus (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDownOverridden. Called before the MouseLeftButtonDown event occurs.  
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnSelectedIndexChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodOnSelectedItemChangedOverridden. Called when the value of the SelectedItem property changes.  
protected MethodOnSelectedValueChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodOnTextChangedOverridden. Called when the value of Text property changes.  
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodPerformTextSearchOverloaded.  (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodPrepareContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodRefreshBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshImageBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodSelectValueOverridden.   
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventClosed (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventGotKeyboardFocus (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventItemBind (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventItemBound (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostKeyboardFocus (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventOpened (Inherited from Intersoft.Client.UI.Aqua.UXCollection.UXComboBox)
public EventQueryTextChangedOccurs when the selection of a ISelection changes.  
public EventSelectionChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.