WorkflowMenuCommands.DesignerActionsMenu Field

Definition

A CommandID that can be used to access the designer actions menu. This field is read-only.

public: static initonly System::ComponentModel::Design::CommandID ^ DesignerActionsMenu;
public static readonly System.ComponentModel.Design.CommandID DesignerActionsMenu;
 staticval mutable DesignerActionsMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly DesignerActionsMenu As CommandID 

Field Value

Remarks

The designer actions menu is typically used to access actions available to the designer.

Applies to