Search Results for

    Show / Hide Table of Contents

    Enum DisplayType

    The way that UI elements are displayed in the ribbon

    Namespace: Sdl.Desktop.IntegrationApi.Extensions
    Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
    Syntax
    public enum DisplayType

    Fields

    Name Description
    Default

    The size of the UI element will be based on its preseted default or by its parent container.

    ImageOnly

    The caption of the UI element is hidden and its image is displayed.

    Large

    The UI element displays an enlarged image with the text below.

    Normal

    The image and text of the UI element are both displayed.

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Action<Window>)

    On this page

    • Fields
    • Extension Methods
    Back to top Generated by DocFX