alexa

    Show / Hide Table of Contents

    Enum ToolTipStyle

    Defines the constants that specifies the style of the tooltip.

    Namespace: Syncfusion.WinForms.Controls.Enums
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum ToolTipStyle

    Fields

    Name Description
    Balloon

    Indicates that the tooltip should be drawn as balloon.

    Regular

    Indicates that the tooltip should be drawn as regular rectangle.

    Back to top Generated by DocFX