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; }
Public ReadOnly Property HasControlWithFocus As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.HasControlWithFocus"]
See Also