Click or drag to resize

GH_Tooltip.Show Method

Display the tooltip on screen.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void Show(
	Control owner
)

Parameters

owner
Type: System.Windows.Forms.Control
See Also