Click or drag to resize

GH_MenuTextBoxTextBoxItem Property

Gets the text box control embedded in the menu.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ToolStripTextBox TextBoxItem { get; }

Property Value

Type: ToolStripTextBox

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

See Also