IReportItem.AddItemsToContextMenu Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AddItemsToContextMenu(System::Windows::Forms::ToolStripItemCollection ^ menuItems, Microsoft::ReportDesigner::ReportItemMenuParams reportItemMenuParameters);
public void AddItemsToContextMenu (System.Windows.Forms.ToolStripItemCollection menuItems, Microsoft.ReportDesigner.ReportItemMenuParams reportItemMenuParameters);
abstract member AddItemsToContextMenu : System.Windows.Forms.ToolStripItemCollection * Microsoft.ReportDesigner.ReportItemMenuParams -> unit
Public Sub AddItemsToContextMenu (menuItems As ToolStripItemCollection, reportItemMenuParameters As ReportItemMenuParams)
Parameters
- menuItems
- ToolStripItemCollection
- reportItemMenuParameters
- ReportItemMenuParams