Search Results for

    Show / Hide Table of Contents

    Class QuickAccessToolbarChildPlacementTarget

    Lists the supported placement targets for the QAT UI elements.

    Namespace: Binarymission.WPF.Controls.Office
    Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
    Syntax
    public sealed class QuickAccessToolbarChildPlacementTarget : Enum

    Fields

    Menu

    The QAT item gets into the QAT drop-down menu (QAT overflow menu).

    Declaration
    public const QuickAccessToolbarChildPlacementTarget Menu
    Field Value
    Type Description
    QuickAccessToolbarChildPlacementTarget

    ToolBar

    The QAT item gets into the QAT toolbar.

    Declaration
    public const QuickAccessToolbarChildPlacementTarget ToolBar
    Field Value
    Type Description
    QuickAccessToolbarChildPlacementTarget

    ToolBarAndMenu

    The QAT items gets into both theQAT toolbar and QAT overflow menu.

    Declaration
    public const QuickAccessToolbarChildPlacementTarget ToolBarAndMenu
    Field Value
    Type Description
    QuickAccessToolbarChildPlacementTarget

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    Int32
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.