PopulateMenuEventArgs.AddMenuItem Method

TIBCO Spotfire 10.10 API Reference
Adds the specified item to the menu.

Namespace:  Spotfire.Dxp.Forms.Components
Assembly:  Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 46.0.14903.4133 (46.0.14903.4133)
Syntax

C#
public void AddMenuItem(
	ToolStripMenuItem item
)

Parameters

item
Type: System.Windows.Forms.ToolStripMenuItem
Version Information

Supported in: 10.10, 10.9, 10.8, 10.7, 10.6, 10.5, 10.4, 10.3, 10.2, 10.1, 10.0, 7.14, 7.13, 7.12, 7.11
See Also

Reference