Search Results for

    Show / Hide Table of Contents

    Class BinaryRibbonApplicationMenuItem

    The class that implements look and feel of MS Office style application menu item.

    Implements
    IBinaryRibbonKeyTipControl
    Inherited Members
    BinaryRibbonMenuItem.OnApplyTemplate()
    BinaryRibbonMenuItem.OnPopupClosed(Object, EventArgs)
    BinaryRibbonMenuItem.OnPopupOpen(Object, EventArgs)
    BinaryRibbonMenuItem.OnSubmenuOpened(RoutedEventArgs)
    BinaryRibbonMenuItem.OnSubmenuClosed(RoutedEventArgs)
    BinaryRibbonMenuItem.Image
    Namespace: Binarymission.WPF.Controls.Office
    Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
    Syntax
    public class BinaryRibbonApplicationMenuItem : BinaryRibbonMenuItem, IBinaryRibbonKeyTipControl

    Constructors

    BinaryRibbonApplicationMenuItem()

    Declaration
    public BinaryRibbonApplicationMenuItem()

    Properties

    SubMenuTitleContent

    Gets or sets the content for the sub menu title.

    Declaration
    public object SubMenuTitleContent { get; set; }

    Explicit Interface Implementations

    IBinaryRibbonKeyTipControl.PerformKeyTipExecute()

    Performs custom logic for the method PerformKeyTipExecute().

    Declaration
    void IBinaryRibbonKeyTipControl.PerformKeyTipExecute()

    Implements

    IBinaryRibbonKeyTipControl
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.