Click or drag to resize

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)
Syntax
protected ToolStripMenuItem Menu_CreateMultilineTextEditItem()

Return Value

Type: ToolStripMenuItem
See Also