InsertionPoint Enumeration
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Points on the main menu where ConfigurationUICommand objets can be sited.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Configuration.Design.dll)
Syntax
'Declaration
PublicEnumerationInsertionPoint
publicenumInsertionPoint
publicenum classInsertionPoint
publicenum InsertionPoint
Members
Member name | Value | Description | |
---|---|---|---|
Action | 0 | The item will become a menu item of the main task menu. | |
Help | 1 | The item will become a menu item of the main help menu. | |
New | 2 | Will create a new menu item in the action menu item and add to it's submenu. |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |