RadRibbonComboBox
Represents a combo box control designed for use within a RadRibbonView, providing enhanced styling and theming capabilities.
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
[TelerikToolboxCategory("Navigation")]
[Themable]
public class RadRibbonComboBox : RadComboBox
Inheritance:
objectRadComboBoxRadRibbonComboBox
Inherited Members
RadComboBox.CommandPropertyRadComboBox.CommandParameterPropertyRadComboBox.CommandTargetPropertyRadComboBox.IsWatermarkVisiblePropertyRadComboBox.CanAutocompleteSelectItemsPropertyRadComboBox.CanKeyboardNavigationSelectItemsPropertyRadComboBox.NonEditableTemplatePropertyRadComboBox.EditableTemplatePropertyRadComboBox.MinDropDownWidthPropertyRadComboBox.IsDropDownOpenPropertyRadComboBox.MaxDropDownHeightPropertyRadComboBox.IsReadOnlyPropertyRadComboBox.IsEditablePropertyRadComboBox.IsMouseWheelEnabledPropertyRadComboBox.OpenDropDownOnFocusPropertyRadComboBox.SelectionBoxItemPropertyRadComboBox.SelectionBoxItemTemplatePropertyRadComboBox.SelectionBoxTemplatePropertyRadComboBox.EmptySelectionBoxTemplatePropertyRadComboBox.EmptyTextPropertyRadComboBox.TextPropertyRadComboBox.IsFilteringEnabledPropertyRadComboBox.TextSearchModePropertyRadComboBox.FilteringModePropertyRadComboBox.IsHighlightedPropertyRadComboBox.StaysOpenOnEditPropertyRadComboBox.ClearSelectionButtonVisibilityPropertyRadComboBox.ClearSelectionButtonContentPropertyRadComboBox.SelectAllTextEventPropertyRadComboBox.DropDownWidthPropertyRadComboBox.TextBoxStylePropertyRadComboBox.IsDropDownTabNavigationEnabledPropertyRadComboBox.UpdateSelectionOnLostFocusPropertyRadComboBox.DropDownButtonIconContentPropertyRadComboBox.DropDownButtonIconTemplatePropertyRadComboBox.AutoCompleteSelectionModePropertyRadComboBox.AdditionalContentPositionPropertyRadComboBox.AdditionalContentPropertyRadComboBox.AdditionalContentTemplatePropertyRadComboBox.AllowMultipleSelectionPropertyRadComboBox.MultipleSelectionBoxTemplatePropertyRadComboBox.MultipleSelectionSeparatorPropertyRadComboBox.MultipleSelectionSeparatorStringFormatPropertyRadComboBox.OnApplyTemplate()RadComboBox.HandleTextInput(string)RadComboBox.HandleKeyDown(Key, int)RadComboBox.ChangeVisualState(bool)RadComboBox.OnScrollIntoView(int)RadComboBox.ClearContainerForItemOverride(DependencyObject, object)RadComboBox.PrepareContainerForItemOverride(DependencyObject, object)RadComboBox.OnDropDownClosed(EventArgs)RadComboBox.OnDropDownOpened(EventArgs)RadComboBox.OnIsDropDownOpenChanged(bool, bool)RadComboBox.OnIsEditableChanged(bool, bool)RadComboBox.OnIsMouseWheelEnabledChanged(bool, bool)RadComboBox.OnSelectionChanged(SelectionChangedEventArgs)RadComboBox.OnTextChanged(string, string)RadComboBox.OnMouseWheel(MouseWheelEventArgs)RadComboBox.OnTextInput(TextCompositionEventArgs)RadComboBox.OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)RadComboBox.OnTextBoxStyleChanged()RadComboBox.CommandRadComboBox.CommandParameterRadComboBox.CommandTargetRadComboBox.CanAutocompleteSelectItemsRadComboBox.CanKeyboardNavigationSelectItemsRadComboBox.NonEditableTemplateRadComboBox.EditableTemplateRadComboBox.TextSearchModeRadComboBox.IsFilteringEnabledRadComboBox.IsDropDownOpenRadComboBox.DropDownWidthRadComboBox.IsEditableRadComboBox.IsWatermarkVisibleRadComboBox.IsHighlightedRadComboBox.OpenDropDownOnFocusRadComboBox.IsReadOnlyRadComboBox.UpdateTextOnLostFocusRadComboBox.MaxDropDownHeightRadComboBox.MinDropDownWidthRadComboBox.SelectionBoxItemRadComboBox.SelectionBoxTemplateRadComboBox.EmptyTextRadComboBox.EmptySelectionBoxTemplateRadComboBox.SelectionBoxItemTemplateRadComboBox.StaysOpenOnEditRadComboBox.IsMouseWheelEnabledRadComboBox.TextRadComboBox.ClearSelectionButtonVisibilityRadComboBox.ClearSelectionButtonContentRadComboBox.SelectAllTextEventRadComboBox.TextBoxStyleRadComboBox.IsDropDownTabNavigationEnabledRadComboBox.UpdateSelectionOnLostFocusRadComboBox.FilteringBehaviorRadComboBox.DropDownButtonIconContentRadComboBox.DropDownButtonIconTemplateRadComboBox.AutoCompleteSelectionModeRadComboBox.AdditionalContentPositionRadComboBox.AdditionalContentRadComboBox.AdditionalContentTemplateRadComboBox.TextInputStringRadComboBox.HandlesScrollingRadComboBox.AllowMultipleSelectionRadComboBox.MultipleSelectionBoxTemplateRadComboBox.MultipleSelectionSeparatorRadComboBox.MultipleSelectionSeparatorStringFormatRadComboBox.DropDownClosedRadComboBox.DropDownOpened
Declaration
public RadRibbonComboBox()
Creates or identifies the element that is used to display the given item.
Declaration
protected override DependencyObject GetContainerForItemOverride()
Returns
DependencyObject
Overrides
RadComboBox.GetContainerForItemOverride()
Determines if the specified item is (or is eligible to be) its own container.
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
AutomationPeer
The type-specific AutomationPeer implementation.
Overrides
RadComboBox.OnCreateAutomationPeer()
Raises the event. This method is invoked whenever is set to true internally.