Grasshopper API
GH_PersistentParamTMenu_CreateMultilineTextEditItem Method |
This function returns a ToolstripMenuItem that embeds a multi-line textbox
for editing persistent data. Only call this method if you know that your
parameter type supports proxies.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

protected ToolStripMenuItem Menu_CreateMultilineTextEditItem()
Protected Function Menu_CreateMultilineTextEditItem As ToolStripMenuItem
Return Value
Type: ToolStripMenuItem