Click or drag to resize

GH_DigitScrollerAllowTextInput Property

Gets or sets whether the control accepts text input override.

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

Property Value

Type: Boolean

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

See Also