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; }
Public Property OriginalText As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.GH_MenuTextBox.OriginalText"]
See Also