WinForms

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

    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
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved