Click or drag to resize

GH_TooltipShow 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.FormsControl
See Also