alexa

    Show / Hide Table of Contents

    Enum ToolTipTextImageRelation

    Specifies the way image and text are situated on tool tip.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum ToolTipTextImageRelation

    Fields

    Name Description
    ImageBeforeText

    Image is situated before text.

    TextBeforeImage

    Text is situated before image.

    Back to top Generated by DocFX