Search Results for

    Show / Hide Table of Contents

    Namespace Binarymission.WPF.Controls.Office

    Classes

    ApplicationMenuButtonStyle

    Lists the supported styles of Application menu button rendering.

    BackstageTabControl

    A custom class that provides a standalone Tab control that mimics the MS Office Backstage tab control system.

    BinaryKeyTip

    A class that helps in displaying KeyTips on all controls hosted in BinaryRibbonWindow control.

    BinaryKeyTip.BrushChangeTargetProperty

    Lists the target for the method ChangeColorForAccessTips(FrameworkElement, Brush, BinaryKeyTip.BrushChangeTargetProperty).

    BinaryRibbonApplicationMenu

    This class implements the ribbon control's application menu functionality.

    BinaryRibbonApplicationMenuItem

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

    BinaryRibbonBackstageApplicationMenu

    This class implements the ribbon control's application menu functionality.

    BinaryRibbonBarPanel

    BinaryRibbonBarPanel also known as Ribbon bar, is the Ribbon panel control where you can host all ribbon child controls.

    BinaryRibbonBarRenderingAlignment

    Lists the supported alignment for the BinaryRibbonBarPanel control.

    BinaryRibbonBuiltInSkinController

    A class that helps in switching between various built-in ribbon skins.

    BinaryRibbonButton

    A customized control class that acts as a button control.

    BinaryRibbonButtonControlStyle

    Lists the various button styles supported for Ribbon button.

    BinaryRibbonButtonGroup

    A custom items control class that acts as the button group control.

    BinaryRibbonComboBox

    A customized combobox class that emulates the combobox control seen in MS Office Ribbon systems.

    BinaryRibbonComboBoxItem

    A customized combobox item class providing nicer user-experience on combobox items.

    BinaryRibbonControlContextualTabSet

    A custom control class that acts as the contextual tab set.

    BinaryRibbonControlSize

    Lists the various supported Ribbon control sizes that are rendered when the control performs automatic sizing when its bounds size is changed.

    BinaryRibbonControlSizeCollection

    A class that tracks and maintains a collection of Ribbon control's sizes.

    BinaryRibbonDropDownButton

    A custom menu item class that acts like a drop down button control in the ribbon window.

    BinaryRibbonFontFamilyComboBox

    A customized combobox class that emulates the fontfamily combobox control as seen in MS Office Ribbon systems.

    BinaryRibbonGallery

    A custom scrollable container class that allows you to host numerous child items, typically images and thumbnails.

    BinaryRibbonGalleryControlColumns

    A class that tracks the list of gallery control columns.

    BinaryRibbonGroup

    A custom control class that acts like a "grouping" container for a set of Framework elements.

    BinaryRibbonMenuItem

    A custom menuitem class that enhances the user experience, and also simulates the MS Office like menu items.

    BinaryRibbonQuickAccessToolBar

    A custom items control class that acts like the Quick access toolbar (QAT) like the ones seen in MS Office ribbon applications.

    BinaryRibbonScrollViewer

    BinaryRibbonSeparator

    A custom Separator control class that provides an enhanced user experience.

    BinaryRibbonSmartTextBox

    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).

    BinaryRibbonTabItem

    A custom control that renders and works like a tab item as is seen in MS Office Ribbon applications.

    BinaryRibbonTextBoxControl

    A custom text box control that provides a composition of image (optional), a textblock (optional) and a textbox items as its display UI/UX.

    BinaryRibbonThemeResources

    A class that enables theme customization.

    BinaryRibbonThumbnailControl

    A custom control that acts as a thumbnail control as is seen in MS Office Ribbon applications.

    BinaryRibbonToggleButtonControl

    A custom toggle button control providing ehnaced user experience to emulate the ones seen in MS Office Ribbon application.

    BinaryRibbonWindow

    A custom Window class that provides Office emulating window display.

    BitmapEffect

    List of supported Bitmap effects.

    DataEntryMode

    QuickAccessToolbarChildPlacementTarget

    Lists the supported placement targets for the QAT UI elements.

    QuickAccessToolbarPlacementLocation

    Lists the supported placement location of Quick Access Toolbar (QAT).

    RibbonSkin

    Lists the currently supported out-of-the-box ribbon skins.

    RibbonWindowBorder

    A class that manages ribbon window specific border aspects.

    RibbonWindowBorder.CornerStyle

    Lists the supported window border corner styles.

    WindowTitleBarBackgroundRenderingStyle

    Lists the supported rendering styles for the background of the Titlebar area of BinaryRibbonWindow.

    Interfaces

    IBinaryRibbonApplicationMenu

    IBinaryRibbonComponent

    The interface that all controls will implement if they want to be a BinaryRibbon component.

    IBinaryRibbonComponentActAsGallery

    IBinaryRibbonComponentAlwaysRenderLarge

    An interface that indicates to the BinaryRibbon control that its implementer always needs to be rendered in large size mode.

    IBinaryRibbonComponentCanDisplayImage

    An interface that requires its implementations to support an image.

    IBinaryRibbonComponentCanRenderInReducedSizeState

    An interface that requires its implementations to support a title text when in reduced size mode.

    IBinaryRibbonComponentCanStretchAndBeRotated

    An interface that indicates to the BinaryRibbon control that the implementation supports stretching and be rotated.

    IBinaryRibbonContentElement

    The interface that all controls will implement if they want to be a BinaryRibbon host-able control, and those that are elements themselves.

    IBinaryRibbonContentElementBoundsConfigurable

    The interface that all controls will implement if they want to be a BinaryRibbon host-able control, and those that are elements themselves, and those that allow their corner radius of their bounds to be configured.

    IBinaryRibbonElementBoundsConfigurable

    The interface that all controls will implement if they allow their corner radius to be configured.

    IBinaryRibbonInformationTagContainer

    The interface that all controls will implement if they want to be a BinaryRibbon component.

    IBinaryRibbonKeyTipControl

    An interface that requires its implementations to be able to execute a method in order to perform an action when the user invokes the keyboard keys as specified in the implementing control's keytip.

    IBinaryRibbonTextBoxControl

    The interface that all textbox type controls will implement if they want to be a BinaryRibbon text box component.

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