menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OutliningTooltipShowMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OutliningTooltipShowMode

    Defines the constants that specifies the mode of showing outlining tooltips in EditControl.

    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum OutliningTooltipShowMode

    Fields

    Name Description
    Off

    Specifies that tooltip will not be shown.

    On

    Specifies that outlining tooltip will be shown.

    SimpleTooltip

    Specifies that only simple (not outlining) tooltip is shown.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved