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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.