Click or drag to resize

GH_DigitScrollerBaseAllowTextInput Property

Gets or sets whether text input is allowed by double click.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool AllowTextInput { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.AllowTextInput"]

See Also