Search Results for

    Show / Hide Table of Contents

    Class BinaryRibbonSplitButtonControl

    A custom dro-down button control that provides two split areas of display - one for the button content, and the other (typically at the bottom location) for drop-down menu with more options (usually commands).

    Implements
    IBinaryRibbonContentElementBoundsConfigurable
    IBinaryRibbonContentElement
    IBinaryRibbonComponent
    ICommandSource
    IBinaryRibbonKeyTipControl
    Inherited Members
    BinaryRibbonDropDownButton.popup
    BinaryRibbonDropDownButton.PopupOpenEvent
    BinaryRibbonDropDownButton.PopupCloseEvent
    BinaryRibbonDropDownButton.OnPopupOpen(Object, EventArgs)
    BinaryRibbonDropDownButton.OnPopupClose(Object, EventArgs)
    BinaryRibbonDropDownButton.OnDropDownCurrrentlyPressedChanged(Boolean, Boolean)
    BinaryRibbonDropDownButton.OnKeyDown(KeyEventArgs)
    BinaryRibbonDropDownButton.IsItemItsOwnContainerOverride(Object)
    BinaryRibbonDropDownButton.GetContainerForItemOverride()
    BinaryRibbonDropDownButton.ForcePopupActiveOnMouseUp()
    BinaryRibbonDropDownButton.ForcePopupInactive()
    BinaryRibbonDropDownButton.BinaryRibbonTag
    BinaryRibbonDropDownButton.Content
    BinaryRibbonDropDownButton.SmallImage
    BinaryRibbonDropDownButton.LargeImage
    BinaryRibbonDropDownButton.CornerRadius
    BinaryRibbonDropDownButton.IsDropDownCurrentlyPressed
    BinaryRibbonDropDownButton.ShowDropDownImage
    BinaryRibbonDropDownButton.MaximumDropDownPanelHeight
    BinaryRibbonDropDownButton.DropDownFooterContent
    BinaryRibbonDropDownButton.DropDownHeaderContent
    BinaryRibbonDropDownButton.DropDownHeaderDataTemplate
    BinaryRibbonDropDownButton.DropDownFooterDataTemplate
    BinaryRibbonDropDownButton.PopupAnimation
    BinaryRibbonDropDownButton.PopupPlacement
    BinaryRibbonDropDownButton.DropDownWidth
    BinaryRibbonDropDownButton.PopupOpen
    BinaryRibbonDropDownButton.PopupClose
    Namespace: Binarymission.WPF.Controls.Office
    Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
    Syntax
    public class BinaryRibbonSplitButtonControl : BinaryRibbonDropDownButton, IBinaryRibbonContentElementBoundsConfigurable, IBinaryRibbonContentElement, IBinaryRibbonComponent, IBinaryRibbonKeyTipControl

    Constructors

    BinaryRibbonSplitButtonControl()

    Declaration
    public BinaryRibbonSplitButtonControl()

    Properties

    ClickMode

    Gets or sets the click mode.

    Declaration
    public ClickMode ClickMode { get; set; }

    Methods

    OnApplyTemplate()

    Called when the template's tree is generated.

    Declaration
    public override void OnApplyTemplate()
    Overrides
    BinaryRibbonDropDownButton.OnApplyTemplate()

    OnMouseLeftButtonDown(MouseButtonEventArgs)

    Declaration
    protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
    Parameters
    Type Name Description
    MouseButtonEventArgs e
    Overrides
    BinaryRibbonDropDownButton.OnMouseLeftButtonDown(MouseButtonEventArgs)

    OnMouseLeftButtonUp(MouseButtonEventArgs)

    Declaration
    protected override void OnMouseLeftButtonUp(MouseButtonEventArgs e)
    Parameters
    Type Name Description
    MouseButtonEventArgs e
    Overrides
    BinaryRibbonDropDownButton.OnMouseLeftButtonUp(MouseButtonEventArgs)

    SwitchState()

    Declaration
    protected override void SwitchState()
    Overrides
    BinaryRibbonDropDownButton.SwitchState()

    Explicit Interface Implementations

    IBinaryRibbonKeyTipControl.PerformKeyTipExecute()

    Performs custom logic for the method PerformKeyTipExecute().

    Declaration
    void IBinaryRibbonKeyTipControl.PerformKeyTipExecute()

    Implements

    IBinaryRibbonContentElementBoundsConfigurable
    IBinaryRibbonContentElement
    IBinaryRibbonComponent
    System.Windows.Input.ICommandSource
    IBinaryRibbonKeyTipControl
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.