Grasshopper API
GH_SliderBaseTextInputHandlerDelegate Property |
Gets or sets the custom handler for text input.
If you do not set a custom handler the default behaviour will be used.
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)

public GH_SliderBaseTextInputHandler TextInputHandlerDelegate { get; set; }
Public Property TextInputHandlerDelegate As GH_SliderBaseTextInputHandler Get Set
Property Value
Type: GH_SliderBaseTextInputHandler[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.TextInputHandlerDelegate"]
