IToolTipHandler Interface

Definition

Important

This API is not CLS-compliant.

Provides custom tooltip text to an explorer hierarchy node.

public interface class IToolTipHandler
[System.CLSCompliant(false)]
public interface IToolTipHandler
[<System.CLSCompliant(false)>]
type IToolTipHandler = interface
Public Interface IToolTipHandler
Attributes

Methods

GetToolTipText(INodeInformation)

Retrieves the text to be displayed.

Applies to