Click or drag to resize

GH_CanvasHasControlWithFocus Property

Gets whether or not this canvas has a child control on it with focus.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool HasControlWithFocus { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.HasControlWithFocus"]

See Also