NPlot::Windows::PlotSurface2D::PlotContextMenu::IPlotMenuItem Interface Reference

elements of the MenuItems array list must implement this interface. More...

Inheritance diagram for NPlot::Windows::PlotSurface2D::PlotContextMenu::IPlotMenuItem:

NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuItem NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuSeparator NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotShowCoordinatesMenuItem NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotZoomBackMenuItem List of all members.

Public Member Functions

void OnPopup (PlotContextMenu plotContextMenu)
 This method is called for each menu item before the menu is displayed.

Properties

System.Windows.Forms.MenuItem MenuItem
 Gets the Windows.Forms.MenuItem associated with the PlotMenuItem.

Detailed Description

elements of the MenuItems array list must implement this interface.

Definition at line 2259 of file Windows.PlotSurface2D.cs.


Member Function Documentation

void NPlot::Windows::PlotSurface2D::PlotContextMenu::IPlotMenuItem::OnPopup PlotContextMenu  plotContextMenu  ) 
 

This method is called for each menu item before the menu is displayed.

It is useful for implementing check marks, disabling etc.

Parameters:
plotContextMenu 

Implemented in NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuSeparator, NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuItem, NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotZoomBackMenuItem, and NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotShowCoordinatesMenuItem.


Property Documentation

System.Windows.Forms.MenuItem NPlot::Windows::PlotSurface2D::PlotContextMenu::IPlotMenuItem::MenuItem [get]
 

Gets the Windows.Forms.MenuItem associated with the PlotMenuItem.

Implemented in NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuSeparator, and NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuItem.

Definition at line 2264 of file Windows.PlotSurface2D.cs.


The documentation for this interface was generated from the following file:
Generated on Sat Nov 5 01:04:09 2005 for NPlot by  doxygen 1.4.5