GH_DigitScrollerBase.AllowTextInput Property

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; }
Public Property AllowTextInput As Boolean
	Get
	Set

Property Value

Type: Boolean

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

See Also