IToolTipProvider.ClearToolTip Method
Definition
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.
Removes the tooltip currently being displayed, if any.
public:
void ClearToolTip();
public:
void ClearToolTip();
void ClearToolTip();
public void ClearToolTip ();
abstract member ClearToolTip : unit -> unit
Public Sub ClearToolTip ()