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