Partager via


RibbonComboBox Class

Definition

public ref class RibbonComboBox : Microsoft::Windows::Controls::Ribbon::RibbonMenuButton
public class RibbonComboBox : Microsoft.Windows.Controls.Ribbon.RibbonMenuButton
type RibbonComboBox = class
    inherit RibbonMenuButton
Public Class RibbonComboBox
Inherits RibbonMenuButton
Inheritance
RibbonComboBox

Constructors

RibbonComboBox()

Fields

IsEditableProperty
IsReadOnlyProperty
SelectionBoxItemProperty
SelectionBoxItemStringFormatProperty
SelectionBoxItemTemplateProperty
SelectionBoxItemTemplateSelectorProperty
SelectionBoxWidthProperty
ShowKeyboardCuesProperty
StaysOpenOnEditProperty
TextProperty

Properties

CanAddToQuickAccessToolBarDirectly (Inherited from RibbonMenuButton)
CanUserResizeHorizontally (Inherited from RibbonMenuButton)
CanUserResizeVertically (Inherited from RibbonMenuButton)
ControlSizeDefinition (Inherited from RibbonMenuButton)
DropDownHeight (Inherited from RibbonMenuButton)
FocusedBackground (Inherited from RibbonMenuButton)
FocusedBorderBrush (Inherited from RibbonMenuButton)
HandlesScrolling (Inherited from RibbonMenuButton)
HasGallery (Inherited from RibbonMenuButton)
IsDropDownOpen (Inherited from RibbonMenuButton)
IsDropDownPositionedAbove (Inherited from RibbonMenuButton)
IsEditable
IsInControlGroup (Inherited from RibbonMenuButton)
IsInQuickAccessToolBar (Inherited from RibbonMenuButton)
IsReadOnly
ItemContainerTemplateSelector (Inherited from RibbonMenuButton)
KeyTip (Inherited from RibbonMenuButton)
Label (Inherited from RibbonMenuButton)
LargeImageSource (Inherited from RibbonMenuButton)
MouseOverBackground (Inherited from RibbonMenuButton)
MouseOverBorderBrush (Inherited from RibbonMenuButton)
PressedBackground (Inherited from RibbonMenuButton)
PressedBorderBrush (Inherited from RibbonMenuButton)
QuickAccessToolBarControlSizeDefinition (Inherited from RibbonMenuButton)
QuickAccessToolBarId (Inherited from RibbonMenuButton)
Ribbon (Inherited from RibbonMenuButton)
SelectionBoxItem
SelectionBoxItemStringFormat
SelectionBoxItemTemplate
SelectionBoxItemTemplateSelector
SelectionBoxWidth
ShowKeyboardCues
SmallImageSource (Inherited from RibbonMenuButton)
StaysOpenOnEdit
Text
ToolTipDescription (Inherited from RibbonMenuButton)
ToolTipFooterDescription (Inherited from RibbonMenuButton)
ToolTipFooterImageSource (Inherited from RibbonMenuButton)
ToolTipFooterTitle (Inherited from RibbonMenuButton)
ToolTipImageSource (Inherited from RibbonMenuButton)
ToolTipTitle (Inherited from RibbonMenuButton)
UsesItemContainerTemplate (Inherited from RibbonMenuButton)

Methods

ClearContainerForItemOverride(DependencyObject, Object)
GetContainerForItemOverride() (Inherited from RibbonMenuButton)
HandleMouseButton(MouseButtonEventArgs) (Inherited from RibbonMenuButton)
IsItemItsOwnContainerOverride(Object) (Inherited from RibbonMenuButton)
OnActivatingKeyTip(ActivatingKeyTipEventArgs)
OnApplyTemplate()
OnCreateAutomationPeer()
OnDismissPopup(RibbonDismissPopupEventArgs) (Inherited from RibbonMenuButton)
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)
OnItemsChanged(NotifyCollectionChangedEventArgs)
OnKeyDown(KeyEventArgs)
OnKeyTipAccessed(KeyTipAccessedEventArgs)
OnKeyUp(KeyEventArgs)
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)
OnPreviewKeyDown(KeyEventArgs)
OnPreviewMouseDown(MouseButtonEventArgs)
OnTemplateChanged(ControlTemplate, ControlTemplate) (Inherited from RibbonMenuButton)
OnTextInput(TextCompositionEventArgs)
PrepareContainerForItemOverride(DependencyObject, Object)
ShouldApplyItemContainerStyle(DependencyObject, Object) (Inherited from RibbonMenuButton)

Events

DropDownClosed (Inherited from RibbonMenuButton)
DropDownOpened (Inherited from RibbonMenuButton)

Applies to