alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ToolTipStyles

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

    Fields

    TTS_ALWAYSTIP

    Declaration
    public const ToolTipStyles TTS_ALWAYSTIP
    Field Value
    Type
    ToolTipStyles

    TTS_BALLOON

    Declaration
    public const ToolTipStyles TTS_BALLOON
    Field Value
    Type
    ToolTipStyles

    TTS_NOANIMATE

    Declaration
    public const ToolTipStyles TTS_NOANIMATE
    Field Value
    Type
    ToolTipStyles

    TTS_NOFADE

    Declaration
    public const ToolTipStyles TTS_NOFADE
    Field Value
    Type
    ToolTipStyles

    TTS_NOPREFIX

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