Display the tooltip on screen.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic static void Show(
Control owner
)
Public Shared Sub Show (
owner As Control
)
Parameters
- owner
- Type: System.Windows.FormsControl
See Also