Click or drag to resize

GH_ColourPickerAllowNumericInput Property

Gets or sets whether this colour picker pops up a textbox on channel slider double clicks.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_ColourPicker.AllowNumericInput"]

See Also