Search Results for

    Show / Hide Table of Contents

    Interface IBinaryRibbonTextBoxControl

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

    Namespace: Binarymission.WPF.Controls.Office
    Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
    Syntax
    public interface IBinaryRibbonTextBoxControl

    Properties

    ControlContentWidth

    Declaration
    double ControlContentWidth { get; set; }

    Image

    Declaration
    ImageSource Image { get; set; }

    TitleText

    Declaration
    string TitleText { get; set; }
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.