menu

WinForms

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

    Show / Hide Table of Contents

    Interface IToolTipService

    Inherited Members
    System.IDisposable.Dispose()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IToolTipService : IDisposable

    Methods

    AddComponent(Object)

    Declaration
    void AddComponent(object component)
    Parameters
    Type Name Description
    System.Object component

    RemoveComponent(Object)

    Declaration
    void RemoveComponent(object component)
    Parameters
    Type Name Description
    System.Object component

    Events

    Pop

    Declaration
    event EventHandler Pop
    Event Type
    Type
    System.EventHandler

    Popup

    Declaration
    event PopupHandler Popup
    Event Type
    Type
    PopupHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved