IToolTipProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use IToolTipService instead
Creates and displays tooltips, using an arbitrary object as content.
public interface class IToolTipProvider
C++/CX
public interface class IToolTipProvider
__interface IToolTipProvider
public interface IToolTipProvider
[System.Obsolete("Use IToolTipService instead")]
public interface IToolTipProvider
type IToolTipProvider = interface
[<System.Obsolete("Use IToolTipService instead")>]
type IToolTipProvider = interface
Public Interface IToolTipProvider
- Attributes
Clear |
Removes the tooltip currently being displayed, if any. |
Show |
Creates and displays a tooltip. |
Show |
Creates and displays a tooltip. |
Produto | Versões (Obsoleto) |
---|---|
Visual Studio SDK | 2015 (2017, 2019) |