Click or drag to resize

GH_CanvasShowComponentSearchBox Method

Display the component Search dialog at the current mouse location. The dialog cannot be shown if ModifiersEnabled=False.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool ShowComponentSearchBox()

Return Value

Type: Boolean
True on success, false on failure.
See Also