MapWindowDevelper:Menus

From MapWindow GIS

Jump to: navigation, search

MapWindow.Interfaces.Menus

Used for manipulation of the menu system for the application

Property Members

Name Access Summary
Item : MenuItem public Gets a MenuItem by its name

Method Members

Name Access Summary
AddMenu() : MenuItem public Adds a menu with the specified name
AddMenu() : MenuItem public Adds a menu with the specified name and icon
AddMenu() : MenuItem public Adds a menu with the specified name, icon and text
AddMenu() : MenuItem public Adds a menu with the specified name to the menu indicated by ParentMenu
AddMenu() : MenuItem public Adds a menu with the specified name and icon to the menu indicated by ParentMenu
AddMenu() : MenuItem public Adds a menu with the specified name, icon and text to the specified ParentMenu
AddMenu() : MenuItem public Adds a menu with the specified name, icon and text to the specified ParentMenu and after the specifed item
Remove() : Boolean public Removes a MenuItem
Personal tools