Click or drag to resize

GH_MenuTextBoxOriginalText Property

Gets or sets the original text that was visible when the control was first displayed.

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.GH_MenuTextBox.OriginalText"]

See Also