alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ToolTipTextImageRelation

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

    Inheritance
    System.Object
    ToolTipTextImageRelation
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class ToolTipTextImageRelation : Enum

    Fields

    ImageBeforeText

    Image is situated before text.

    Declaration
    public const ToolTipTextImageRelation ImageBeforeText
    Field Value
    Type
    ToolTipTextImageRelation

    TextBeforeImage

    Text is situated before image.

    Declaration
    public const ToolTipTextImageRelation TextBeforeImage
    Field Value
    Type
    ToolTipTextImageRelation
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved