Version

Show() Method

Adjusts the tool tip window's location and size according to the tool tip text set and displays the tool tip window. It will not decrease the size of the tool tip window if already set but increase it if necessary to display the full tool tip text. It displays the tool tip window at cursor postion
Syntax
'Declaration
 
Public Overloads Sub Show() 
public void Show()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also