alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ToolTipFlags

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

    Fields

    TTF_ABSOLUTE

    Declaration
    public const ToolTipFlags TTF_ABSOLUTE
    Field Value
    Type
    ToolTipFlags

    TTF_CENTERTIP

    Declaration
    public const ToolTipFlags TTF_CENTERTIP
    Field Value
    Type
    ToolTipFlags

    TTF_DI_SETITEM

    Declaration
    public const ToolTipFlags TTF_DI_SETITEM
    Field Value
    Type
    ToolTipFlags

    TTF_IDISHWND

    Declaration
    public const ToolTipFlags TTF_IDISHWND
    Field Value
    Type
    ToolTipFlags

    TTF_RTLREADING

    Declaration
    public const ToolTipFlags TTF_RTLREADING
    Field Value
    Type
    ToolTipFlags

    TTF_SUBCLASS

    Declaration
    public const ToolTipFlags TTF_SUBCLASS
    Field Value
    Type
    ToolTipFlags

    TTF_TRACK

    Declaration
    public const ToolTipFlags TTF_TRACK
    Field Value
    Type
    ToolTipFlags

    TTF_TRANSPARENT

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