RadRibbonComboBox
Represents a combo box control designed for use within a RadRibbonView, providing enhanced styling and theming capabilities.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
[TelerikToolboxCategory("Navigation")]
[Themable]
public class RadRibbonComboBox : RadComboBox
Inheritance: objectRadComboBoxRadRibbonComboBox
Inherited Members
Constructors
Initializes a new instance of the RadRibbonComboBox class.
public RadRibbonComboBox()
Methods
GetContainerForItemOverride()
DependencyObject
Creates or identifies the element that is used to display the given item.
protected override DependencyObject GetContainerForItemOverride()
DependencyObject
Overrides:
OnCreateAutomationPeer()
AutomationPeer
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
The type-specific AutomationPeer implementation.
Overrides:
Raises the event. This method is invoked whenever is set to true internally.
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Overrides:
Resets the theme.
public void ResetTheme()