PageFooter.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:
override void AddItemsToContextMenu(System::Windows::Forms::ToolStripItemCollection ^ menuItems, Microsoft::ReportDesigner::ReportItemMenuParams reportItemMenuParameters);
public override void AddItemsToContextMenu (System.Windows.Forms.ToolStripItemCollection menuItems, Microsoft.ReportDesigner.ReportItemMenuParams reportItemMenuParameters);
override this.AddItemsToContextMenu : System.Windows.Forms.ToolStripItemCollection * Microsoft.ReportDesigner.ReportItemMenuParams -> unit
Public Overrides Sub AddItemsToContextMenu (menuItems As ToolStripItemCollection, reportItemMenuParameters As ReportItemMenuParams)
Parameters
- menuItems
- ToolStripItemCollection
- reportItemMenuParameters
- ReportItemMenuParams