ComponentOne Basic Library for WPF and Silverlight
C1ComboBox Class Members
Fields  Properties  Methods  Events

C1.Silverlight Namespace : C1ComboBox Class

The following tables list the members exposed by C1ComboBox.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a C1ComboBox.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the AutoComplete dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ButtonBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ButtonForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CaretBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Condition dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CornerRadius dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DefaultItemHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DisabledCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DropDownDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DropDownHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DropDownWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FocusBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FocusCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsDropDownOpen dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsEditable dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsFocused dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsMouseOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemConverter dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemTemplateSelectorProperty dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MaxDropDownHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MaxDropDownItems dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MaxDropDownWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MouseOverBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PressedBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollBarStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectedBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectedIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectedItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectedValuePath dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectedValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TextAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Text dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ValidationDecoratorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Watermark dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets whether the control should try to automatically complete entries using the list items as an item source.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control.  
Public PropertyGets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control.  
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the System.Windows.Media.Brush of the blinking cursor of an input control. When .NET Framework is v3.5, 'CaretBrush' takes no effect.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the filter condition of item source.  
Public PropertyGets or sets a value that represents the degree to which the corners of the element are rounded.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyObsolete. Use ItemContainerStyle.  
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public PropertySpecifies the expand direction of the C1ComboBox drop down.  
Public PropertyGets or sets the height of the dropdown (set to Double.NaN to size automatically).  
Public PropertyGets or sets the width of the drop-down box (set to Double.NaN to size automatically).  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the System.Windows.Media.Brush used to highlight the focused control.  
Public PropertyGets or sets a value indicating whether the focus visuals of the control are visible.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyOpen or close the C1ComboBox popup.  
Public PropertyGet/Set if the user can select a value not contained in the C1ComboBox' Items collection.  
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyReturns true if the control has the focus.  
Public Property (Inherited from System.Windows.UIElement)
Public PropertyReturns true if the mouse is over the control.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyGets or sets the style used for the inner C1ComboBox's items.  
Public PropertyItem converter used to convert the items to string and vice versa.  
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyGets or sets the custom logic for choosing a template used to display each item.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets maximum height constraint of the drop-down box.  
Public PropertyObsolete. Use MaxDropDownHeight.  
Public PropertyGets or sets maximum width constraint of the drop-down box.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the System.Windows.Media.Brush used to paint a button when it is pressed.  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the style used for the inner scrollbar.  
Public PropertyGets or sets the System.Windows.Media.Brush used to highlight the control when it is selected.  
Public PropertyGets or sets the current selected index or returns -1 if there is no selection, or the selection doesn't belong to the Items collection.  
Public PropertyGets or sets the current selected item or returns null if there is no selection.  
Public PropertyGets or sets the value of the SelectedItem, obtained by using SelectedValuePath.  
Public PropertyGets or sets the path that is used to get the SelectedValue from the SelectedItem.  
Public PropertyGets or sets the System.Windows.Media.Brush that fills the background of the selected text.  
Public PropertyGets or sets the System.Windows.Media.Brush used as foreground of the selected text.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the text in the C1ComboBox. The behavior depends on the AutoComplete and IsEditable properties.  
Public PropertyGets or sets a value that indicates the horizontal alignment of text content.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the style that is applied to the inner C1ValidationDecorator.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the watermark content displayed when the control is empty.  
Public Property (Inherited from System.Windows.FrameworkElement)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Controls.Control)
Public Method (Inherited from System.Windows.UIElement)
Public MethodBegins the edit.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.Controls.Control)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverridden. Builds the visual tree for the C1ComboBox control when a new template is applied.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public EventHandle this event to know when the user has completed the edits.  
Public Event (Inherited from System.Windows.UIElement)
Public EventEvent raised when the IsDropDownOpen property has changed.  
Public Event (Inherited from System.Windows.Controls.Control)
Public EventEvent raised when the IsMouseOver property has changed.  
Public Event (Inherited from System.Windows.UIElement)
Public EventHandle this event to provide your own custom navigation when the popup is opened. Receives the key that was pressed and the current index, and returns the new index that should be selected.  
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public EventEvent raised when the SelectedIndex property has changed.  
Public EventEvent raised when the SelectedItem property has changed.  
Public EventEvent raised when the SelectedValue property has changed.  
Public EventEvent fired when the select item is committed.  
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public EventEvent fired when new text is added to an editable C1ComboBox. Catch this event to validate the new input.  
Top
See Also

Reference

C1ComboBox Class
C1.Silverlight Namespace