WorkflowDesignerIcons.ContextMenuItems Class
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.
Provides the items within the context menu.
public: ref class WorkflowDesignerIcons::ContextMenuItems abstract sealed
public static class WorkflowDesignerIcons.ContextMenuItems
type WorkflowDesignerIcons.ContextMenuItems = class
Public Class WorkflowDesignerIcons.ContextMenuItems
- Inheritance
-
WorkflowDesignerIcons.ContextMenuItems
Properties
Copy |
Gets or sets the copy menu item. |
CopyDisabled |
Gets or sets the disabled copy menu item. |
Cut |
Gets or sets the cut menu item. |
CutDisabled |
Gets or sets the disabled cut menu item. |
Delete |
Gets or sets the delete menu item. |
DeleteDisabled |
Gets or sets the disabled delete menu item. |
Paste |
Gets or sets the paste menu item. |
PasteDisabled |
Gets or sets the disabled paste menu item. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.